@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;

0,400;1,300;1,400;1,700&family=Montserrat&display=swap);.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  transition-duration: 0.3s;
  transition-property: opacity;
}

.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}

.bg-secondary {
  background-color: #4f4f4f !important;
}

body {
  overflow-x: hidden;
  font-family: 'Lato',sans-serif;
}

.title-default {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0em;
  margin-bottom: 50px;
  display: block;
  text-transform: uppercase;
  color: #333;
  width: 100%;
}

.title-default.white {
  color: #FFF;
}

@media screen and (max-width: 980px) {
  .title-default {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

.subtitle-default {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0em;
  margin-bottom: 50px;
  color: #828282;
}

.subtitle-default.white {
  color: #FFF;
}

@media screen and (max-width: 980px) {
  .subtitle-default {
    margin-bottom: 25px;
  }
}

.btn-default {
  color: #fff;
  background-color: #3897CB;
  border-color: #3897CB;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 5px !important;
  text-shadow: 0px 2px 4px #00000096;
  box-shadow: 0px 1px 4px #00000042;
}

.btn-default:hover {
  color: #FFF;
}

.btn-default.btn-danger {
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-default.btn-success {
  background-color: #28a745;
  border-color: #28a745;
}

@media screen and (max-width: 980px) {
  .btn-default {
    padding: 10px 30px;
  }
}

.handwrite {
  font-family: 'Mrs Saint Delafield', sans-serif;
  font-size: 37px;
  font-style: normal;
  color: #c9c9c9;
  font-weight: lighter;
  margin: 0;
}

@media screen and (max-width: 980px) {
  .handwrite {
    font-size: 26px;
  }
}

.pageTitle {
  font-size: 40px;
  font-weight: normal;
  margin: 50px auto 10px;
}

@media screen and (max-width: 980px) {
  .pageTitle {
    font-size: 21px;
    font-weight: bold;
    margin: 5px auto 5px;
  }
}

a {
  color: #3897CB;
}

#principal {
  min-height: 300px;
}

.table td,
.table th {
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  #app {
    overflow: hidden;
    padding-top: 0px !important;
  }

  .interna #app {
    padding-top: 0px !important;
  }
}

.relative {
  position: relative;
}

#logo {
  max-height: 75px;
  transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}

.onScroll #logo {
  max-height: 60px;
}

@media screen and (max-width: 980px) {
  #logo {
    max-height: 60px;
  }
}

.navbar-toggler.navbar-toggler-right {
  font-size: 16px;
  border: none;
}

#mainNav {
  background: #fff;
  box-shadow: 0px -1px 3px #b3b3b3;
  transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  padding: 0;
}

@media screen and (max-width: 980px) {
  #mainNav {
    min-height: 109px;
    position: relative;
    margin-bottom: 0;
  }
}

.interna #mainNav {
  background: url(/imagens/home/bg-interna.png) no-repeat center center;
  background-size: cover;
}

#mainNav a {
  color: #222222;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#mainNav .nav-item {
  margin-left: 25px;
}

@media screen and (max-width: 980px) {
  #mainNav .nav-item {
    margin-left: 0;
  }
}

#mainNav .nav-item .nav-link.active {
  position: relative;
}

@media screen and (max-width: 980px) {
  .navbar-brand {
    margin-top: 1rem !important;
    margin-bottom: 0.5rem !important;
    margin-left: 23% !important;
    margin-right: 0.5rem !important;
  }
}

.onScroll .navbar-brand {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
  .colMenu {
    display: block !important;
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
}

.onScroll #navbarResponsive {
  margin-top: 0 !important;
}

.pageTitle {
  transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}

.onScroll .pageTitle {
  font-size: 30px;
  margin: 15px auto 10px;
}

.auxiliaryNav {
  position: relative;
}

@media screen and (max-width: 980px) {
  .auxiliaryNav {
    display: block;
    margin-left: 1rem !important;
    text-align: center;
    padding-bottom: 20px;
  }

  .auxiliaryNav #topoInterna {
    margin-left: 1rem !important;
  }
}

.auxiliaryNav .nav-item {
  margin: 0 !important;
}

@media screen and (max-width: 980px) {
  .auxiliaryNav .nav-item {
    display: inline-block;
    width: 25%;
  }
}

.auxiliaryNav .nav-item a {
  padding: 0;
}

.overLinks {
  min-width: 155px;
  text-align: right;
}

@media screen and (max-width: 980px) {
  .overLinks {
    text-align: center;
    display: inline-block;
    width: 45%;
  }
}

@media (min-width: 1024px) {
  .overLinks {
    position: absolute;
    top: -35px;
    right: 0;
    opacity: 1;
    transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
  }

  .onScroll .overLinks {
    opacity: 0;
  }
}

.overLinks a.linkLang {
  margin-left: 7px;
  display: inline-block;
}

footer {
  background: #3897CB;
  color: #FFF;
}

footer .logoFooter {
  background: #FFF;
  border-radius: 5px;
  max-height: 70px;
}

footer hr {
  border-bottom-color: #ffffff29;
  border-top-color: #ffffff29;
}

@media screen and (max-width: 980px) {
  footer .footer-item {
    text-align: center;
    margin-bottom: 30px;
  }
}

footer .footer-item h5 {
  font-family: 'Tenor Sans', sans-serif;
  font-size: 20px;
}

@media screen and (max-width: 980px) {
  footer .footer-item h5 {
    font-size: 16px;
  }
}

footer .footer-item li {
  list-style: none;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

@media screen and (max-width: 980px) {
  footer .footer-item li {
    font-size: 14px;
    display: block;
    max-width: 50%;
    margin: 6px auto;
  }
}

footer .footer-item li a {
  color: #fff;
}

#tidea {
  position: absolute;
  right: 15px;
  top: -10px;
}

@media screen and (max-width: 980px) {
  #tidea {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 15px;
  }
}

#tidea img {
  max-height: 30px;
}

body {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

#app {
  padding-top: 85px;
}

#banner {
  min-width: 100%;
  position: relative;
  margin-bottom: 0;
}

#banner .slick-next {
  right: 15px;
}

#banner .slick-prev {
  left: 15px;
}

#banner .slick-next,
#banner .slick-prev {
  z-index: 2;
  width: 30px !important;
  height: 50px !important;
  opacity: 0.7;
}

#banner .slick-next::before,
#banner .slick-prev::before {
  width: 30px !important;
  height: 50px !important;
}

#banner .banner-item {
  border: none;
  outline: none;
}

#banner .slick-slide img {
  max-height: 665px;
}

#banner .box-info {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/imagens/home/fundobanner.png) no-repeat;
  background-position: 290px top;
  background-size: cover;
  padding-left: 30%;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1440px) {
  #banner .box-info {
    padding-left: 45%;
  }
}

@media screen and (max-width: 1180px) {
  #banner .box-info {
    padding-left: 58%;
  }
}

@media screen and (max-width: 980px) {
  #banner .box-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    background-color: #29a2cd !important;
  }
}

#banner .box-info h2 {
  font-weight: bold;
  font-size: clamp(25px, 4vw, 65px);
  font-style: normal;
  line-height: 60px;
  color: #FFB30F;
  margin: 16% 0 0 0;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  #banner .box-info h2 {
    font-size: clamp(25px, 3.5vw, 50px);
    margin: 32% 0 0 0;
  }
}

@media screen and (max-width: 1180px) {
  #banner .box-info h2 {
    font-size: clamp(24px, 3.3vw, 40px);
    margin: 52% 0 0 0;
  }
}

@media screen and (max-width: 980px) {
  #banner .box-info h2 {
    font-size: 30px;
    text-align: center;
    margin: 5% 0 0 0;
    text-shadow: 0px 0px 4px #353535;
  }
}

#banner .box-info h3 {
  text-align: center;
  padding: 0 10%;
  font-size: 16px;
  font-style: italic;
  color: #FFF;
  font-weight: normal;
}

#banner .box-info span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.4px;
  text-align: left;
  color: #fff;
  display: block;
  padding: 0 12%;
  text-align: center;
  margin-top: 55px;
}

@media screen and (max-width: 1180px) {
  #banner .box-info span {
    font-size: 17px;
    line-height: 25px;
    padding: 0 3%;
    margin-top: 45px;
  }
}

@media screen and (max-width: 980px) {
  #banner .box-info span {
    font-size: 15px;
    line-height: 21px;
    text-shadow: 0 0 3px #494949;
  }
}

#banner .btn-default {
  background-color: #FFB30F;
  border-color: #FFB30F;
}

@media screen and (max-width: 980px) {
  #banner .btn-default {
    display: none;
  }
}

#banner .slick-dots {
  bottom: 15px;
}

@media screen and (max-width: 980px) {
  #banner .slick-dots {
    bottom: -5px;
  }
}

#banner .slick-dots li {
  width: 10px;
  height: 10px;
}

#banner .slick-dots li button::before {
  width: 10px;
  height: 10px;
  font-size: 8px;
}

#home-featured {
  width: 100%;
  padding: 40px 0;
  background-color: #f7f7f7;
  color: #4F4F4F;
}

@media screen and (max-width: 980px) {
  #home-featured {
    padding: 20px 0;
  }
}

#home-featured .diamond {
  display: inline-block;
  background: url(/imagens/home/losango.png) no-repeat center;
  background-size: contain;
  color: #FFF;
  padding: 15px 0;
  text-align: center;
  font-size: 13px;
  width: 570px;
  height: 140px;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  #home-featured .diamond {
    background: url(/imagens/home/fundo-mentoria.png) no-repeat center;
    width: auto;
    height: auto;
    margin-bottom: 15px;
    border-radius: 10px;
  }
}

#home-featured .diamond h5 {
  margin-top: 10px;
}

#home-featured .diamond h5,
#home-featured .diamond p {
  display: block;
  max-width: 80%;
  margin-left: 12%;
  margin-right: auto;
}

.lista-teachers .teacher {
  text-align: justify;
  margin-bottom: 35px;
}

@media screen and (max-width: 980px) {
  .lista-teachers .teacher .col-12 {
    text-align: center;
  }
}

.lista-teachers .teacher .img-fluid {
  border-radius: 50%;
  box-shadow: 0px 3px 5px #707070;
}

.lista-teachers .teacher h6 {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  color: #3897CB;
}

@media screen and (max-width: 980px) {
  .lista-teachers .teacher h6 {
    text-align: center;
    margin-top: 15px;
  }
}

.lista-teachers .teacher .text-bd {
  font-size: 14px;
  color: #000;
}

.lista-teachers .teacher .lermais {
  display: inline-block;
  color: #fff;
  background: #3897CB;
  padding: 0px 10px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 5px;
  border: none;
}

.modal-title {
  color: #3897CB;
}

.balao {
  background: url(/imagens/home/balao.png) no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 13px;
  padding: 75px 130px 60px 85px;
}

@media screen and (max-width: 980px) {
  .balao {
    background: none;
    color: #3897CB;
    font-size: 16px;
    font-style: italic;
    padding: 25px 15px;
    opacity: 1 !important;
    transform: none !important;
  }
}

#listaDepoimentos {
  padding: 0 50px;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos {
    padding: 0 0;
  }
}

#listaDepoimentos .depoimento-item {
  padding: 20px 15px;
  border: 1px solid #3897CB;
  text-align: justify;
}

#listaDepoimentos .depoimento-item .img-fluid {
  border-radius: 120px;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .depoimento-item .img-fluid {
    max-height: 200px;
    margin: 0 auto;
  }
}

#listaDepoimentos .depoimento-item .titulo {
  font-size: 16px;
  color: #3897CB;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .depoimento-item .titulo {
    text-align: center;
    margin-top: 5px;
  }
}

#listaDepoimentos .depoimento-item .subtitulo {
  font-size: 14px;
  color: #9d9d9d;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .depoimento-item .subtitulo {
    text-align: center;
  }
}

#listaDepoimentos .depoimento-item .texto {
  margin-top: 15px;
  color: #4f4f4f;
  font-style: italic;
  font-size: 15px;
}

#listaDepoimentos .slick-next {
  right: -15px;
  width: 67px;
  height: 72px;
  top: 45%;
  z-index: 2;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .slick-next {
    right: -15px;
    width: 20px;
    height: 40px;
  }
}

#listaDepoimentos .slick-next::before {
  content: " " !important;
  background: url("/imagens/home/sliderright.png") no-repeat center right;
  background-size: contain;
  width: 67px;
  height: 72px;
  display: block;
  opacity: 1;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .slick-next::before {
    width: 20px;
    height: 40px;
  }
}

#listaDepoimentos .slick-prev {
  left: -15px;
  width: 67px;
  height: 72px;
  top: 45%;
  z-index: 2;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .slick-prev {
    left: -15px;
    width: 20px;
    height: 40px;
  }
}

#listaDepoimentos .slick-prev::before {
  content: " " !important;
  background: url("/imagens/home/sliderleft.png") no-repeat center right;
  background-size: contain;
  width: 67px;
  height: 72px;
  display: block;
  opacity: 1;
}

@media screen and (max-width: 980px) {
  #listaDepoimentos .slick-prev::before {
    width: 20px;
    height: 40px;
  }
}

#institucional h4 {
  font-family: 'Tenor Sans', sans-serif;
  font-size: 26px;
  font-weight: normal;
}

@media screen and (max-width: 980px) {
  #institucional h4 {
    font-size: 16px;
    font-weight: bold;
  }
}

@media screen and (max-width: 980px) {
  #institucional .explanation {
    font-size: 14px;
  }
}

.bg-txt {
  background-color: #F2F2F2 !important;
}

.bg-txt .txt {
  font-family: "Tenor Sans", sans-serif;
  font-size: 14px;
  color: #666;
}

.bg-txt .txt p {
  margin-bottom: 0 !important;
}

.bg-txt .txt * {
  font-size: 90%;
}

.box-pagination {
  text-align: center;
  margin: 30px auto;
}

.box-pagination .pagination {
  font-size: 16px;
  display: inline-flex;
}

.box-pagination .pagination .page-link {
  color: #666666;
  padding: 17px 15px;
}

.box-pagination .pagination .page-item.active .page-link {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}

.txtDetProd {
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.5px;
}

.contatoPage .contato-item h5 {
  font-family: 'Tenor Sans', sans-serif;
  font-size: 20px;
}

.contatoPage .contato-item li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.contatoPage .contato-item li.contato {
  padding-left: 35px;
  margin-bottom: 20px;
}

.contatoPage .contato-item li.contato i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  width: 22px;
}

.contatoPage .contato-item li:not(.contato):before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #666;
  width: 5px;
  height: 8px;
  background: url(/imagens/home/chevron-right-footer.png) no-repeat center;
}

.contatoPage .contato-item li a {
  color: #666;
}

.containerFormPadrao {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding: 6vw;
  background: #f7f7f7;
  border-radius: 10px;
}

.form-control {
  height: calc(1.5em + .75rem + 8px);
}

.input-group .has-float-label {
  width: 91%;
}

.dividerComLinha {
  margin-top: 1rem;
  padding-top: 1rem;
  border: 0;
  border-top: 1px solid #e1e1e1;
}

@media screen and (max-width: 980px) {
  .media-grid .media-list-item {
    min-width: 50% !important;
  }
}

.link-rede {
  display: inline-block;
}

.demo-gallery a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  display: block;
  float: left;
  margin: 0 10px 12px 0;
  width: 125px;
  line-height: 0;
}

.demo-gallery a.demo-gallery__img--main {
  width: auto;
  height: auto;
}

#mentoria {
  background: url(/imagens/home/fundo-mentoria.png) no-repeat center;
  background-size: cover;
}

#servicos .listaServ {
  display: block;
  width: 45%;
  float: left;
  list-style: none;
  padding-left: 0;
  text-align: left;
  margin-top: 40px;
}

@media screen and (max-width: 980px) {
  #servicos .listaServ {
    margin-top: 20px;
    width: 93%;
    padding-left: 5%;
  }
}

#servicos .listaServ li {
  display: flex;
  margin-bottom: 10px;
}

#servicos .listaServ .img,
#servicos .listaServ .text {
  display: inline-block;
  max-width: 465px;
  vertical-align: top;
}

#servicos .listaServ .img img {
  height: 45px;
}

#servicos .listaServ .text {
  margin-left: 15px;
  font-size: 13px;
  color: #828282;
}

#servicos .listaServ .titulo {
  font-size: 14px;
  font-weight: bold;
  color: #3897CB;
}

#servicos .divisor {
  width: 10%;
  display: block;
  float: left;
  position: relative;
}

@media screen and (max-width: 980px) {
  #servicos .divisor {
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 2px solid #3897CB;
    margin-bottom: 15px;
  }
}

#servicos .divisor::after {
  content: " ";
  position: absolute;
  width: 2px;
  height: 100%;
  border-left: 2px solid #3897CB;
  transform: rotate3d(1, 1, 1, 30deg);
  left: 40%;
}

#blog a:not(.btn) {
  color: #000;
}

#blog .item-blog {
  margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
  #blog .item-blog {
    opacity: 1 !important;
    transform: none !important;
  }
}

#blog .img-fluid {
  border-radius: 8px;
}

.link-wpp {
  color: #25CF43;
}

.text-transformNone {
  text-transform: none;
}

#formContato {
  width: 35vw;
  min-width: 500px;
}

#formContato span.help-block {
  margin-bottom: 1rem;
  margin-top: -1rem;
  display: block;
}

#formContato .g-recaptcha {
  margin-bottom: 1rem;
}

@media screen and (max-width: 980px) {
  #formContato {
    min-width: 90%;
  }
}

#formContato input,
#formContato textarea {
  background-color: #9e9e9e40;
}

#formContato .has-float-label label::after,
#formContato .has-float-label > span::after {
  background: #9e9e9e40 !important;
}

