/* BANNER-INTER */
body::-webkit-scrollbar { width:10px; background-color: #f9f9f9; } /* configurando scroll */
body::-webkit-scrollbar-track { background: rgba(0,0,0,0.1); }
body::-webkit-scrollbar-thumb { height:250px; background:#EB5400;  }
#banner-inter{
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#banner-inter:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fd864494;
    position: absolute;
    background-image: linear-gradient(to bottom, #fd8644db, transparent);
}
#banner-inter .firula {
    position: absolute;
    right: -135px;
    bottom: -197px;
    z-index: 2;
    width: 480px;
}
#banner-inter .engloba-titulo {
    display: flex;
    width: 100%;
    align-items: center;
    height: 50vh;
}
#banner-inter .engloba-titulo .titulo {
    font-size: 77px;
    color: #FCFCFC;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -4px;
    margin-top: 60px;
}
#banner-inter .image {
    width: 100%;
    height: 100%;
}
#banner-inter .image img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;  
}

/* TOPO-CIMA */
.menu{
  width: 42px;
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: none;
  position: absolute;
  right: 9px;
  top: 0;
  background: #f55a06;
  padding: 4px;
  border-radius: 5px;
}
.menu span{
  width: 100%;
  height: 1.2px;
  display: flex;
  background: rgb(255 255 255 / 58%);
  margin-bottom: 8px;
}
.menu span:last-of-type{
  margin-bottom:0;
}
#topo-cima {
    width: 100%;
}

#topo-cima .logo01 {
    margin-top: -30px;
    margin-right: 20px;    
}
#topo-cima .logo01 img {
    width: 100%;
    max-width: 85px;    
}
#topo-cima .navegacao-topo ul li {
    /* margin-right: 45px; */
}
#topo-cima .navegacao-topo ul li a {
    color: #fcfcfc;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#topo-cima .navegacao-topo ul li a:hover::after {
    content: "";
    height: 5px;
    background-color: #FF6E1F;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    margin-bottom: -16px;
    border-radius: 4px;
}
#topo-cima .navegacao-topo ul li a .sub-menu {
    color: #001324;
    font-size: 12px;
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-top: -16px;
}
#topo-cima .btn-orcamento {
    width: 159px;
    height: 32px;
    background: #FCFCFC;
    align-items: center;
    border-radius: 24px;
    margin-right: 23px;
}
#topo-cima .btn-orcamento:hover {
    background: transparent;
    border: 1px solid #fcfcfc;
}
#topo-cima .btn-orcamento a {
    color: #F55A06;
    font-size: 15px;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#topo-cima .btn-orcamento:hover a {
    color: #fcfcfc;
}
/* TOPO */
#topo {
    position: absolute;
    z-index: 11;
    margin-top: 30px;
}
#topo .wrap {
    justify-content: space-between;
    flex-direction: row;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 1200px;
}
#topo-cima.flutuante{
  background: #F55A06;
  position: fixed;
  top: 0;
  left: 0;
}
#topo-cima.flutuante .logo{
  
}
#topo-cima.flutuante .logo img{
  
}
#topo .wrap .navegacao-topo ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 32px;
}
#topo #logo {
    margin-right: 80px;
}
#topo .logo01 {
    margin-right: 150px;
    margin-top: -25px;
}
#topo .navegacao-subtopo {
    position: absolute;
    z-index: 1;
    top: 0;
    margin-top: 10px;
}
#topo .navegacao-subtopo ul li a {
  display: flex;
}
#topo .navegacao-subtopo ul li {
  align-items: center;
  border-right: 1px solid #70707070;
  padding: 0 20px;
}
#topo .navegacao-subtopo ul li:nth-of-type(2) {
  border-right: none;
  padding-right: 0;
}
#topo .navegacao-subtopo ul li img {
  margin-right: 8px;  
}
#topo .navegacao-subtopo ul li .topico {
    color: #707070;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;   
}
/* BANNER */
#banner .splide__slide .content {
    flex-direction: column;
    align-items: flex-start;
    margin-right: 0px;
    justify-content: center;
    margin-top: 45px;
}
#banner .splide__slide .content .h1-white-span .desc {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #000000;  
}
#banner .splide__slide .content .h1-white-span .sub-titulo {
  font-size: 50px;
  color: #FCFCFC;
  line-height: 76px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
#banner .splide__slide .content .h1-white-span .titulo {
  font-size: 91px;
  line-height: 60px;
  font-weight: bold;
  margin-top: 0px;
  letter-spacing: -4.55px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(252 252 252);
  color: transparent;
  font-family: 'Poppins', sans-serif;
}
#banner .splide__slide .content .h1-white-span .descricao {
  color: #FCFCFC;
  font-size: 13px;
  line-height: 23px;
  margin-top: 25px;
  width: 518px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
#banner .splide__slide .content .btn-transp-gold {
    background: #FCFCFC;
    width: 204px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    margin-top: 47px;
}
#banner .splide__slide .content .btn-transp-gold:hover {
  background: transparent;
  border: 1px solid #fcfcfc;
}
#banner .splide__slide .content .btn-transp-gold a {
  color: #FF6E1F;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#banner .splide__slide .content .btn-transp-gold:hover a {
  color:#fcfcfc;
}

#banner {
    height: 100vh;
    position: relative;
    z-index: 0;
  }
#banner img {
    width: 100%;
    max-width: 645px;
    position: absolute;
    z-index: 1;
    right: -85px;
    bottom: -115px;  
}
#banner .splide__slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw !important;
}
#banner .splide__slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fd864494;
  position: absolute;
}
.slide-banner .filtro {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #000000ed, transparent);
  }
.slide-banner .filtro .mouse {
   width: auto !important;
   max-width: 100% !important;
   right: 50% !important;
   bottom: 10px !important;
   z-index: 2 !important;
}
 #banner .slide-banner .filtro .bottom {
    width: 100%;
    max-width: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
  }
  
  .slide-banner,
  .slide-banner .splide__track,
  .slide-banner .splide__list,
  .slide-banner .splide__slide,
  .slide-banner .wrap {
    height: 100%;
  }
  
#banner ul.btns-square-orange {
    height: 60px;
    bottom: -1%;
    left: 8%;
    justify-content: start;
    padding-left: 5%;
    gap: 7px;
    position: absolute;
  }
#banner .splide__slide:after {
    content: "";
    position: absolute;
  }
  
.btns-square-orange button {
    background-color: transparent;
    border: 1px solid #ffff;
    height: 17px;
    width: 17px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  
.btns-square-orange button.is-active {
    background-color: #00B0AA;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    border: none;
  }
/* APRENDER */

#aprender .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#aprender .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#aprender .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#aprender .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#aprender .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#aprender .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#aprender .engloba-box-aprender {
    margin-top: 86px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
#aprender .engloba-box-aprender .box-aprender {width: 19%;margin-bottom: 30px;min-width: 249px;display: flex;margin: 0 auto;}
#aprender .engloba-box-aprender .box-aprender .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px 35px;
    border: 1px solid #ffff;
    border-radius: 30px;
    box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 21%);
    height: 255px;
}
#aprender .engloba-box-aprender .box-aprender .content:hover {
    background: #FF6E1F;
    box-shadow: none;
    transform: scale(1.10);
    transition: .5s;
}
#aprender .engloba-box-aprender .box-aprender .content:hover .titulo {
    color:#ffff;
}
#aprender .engloba-box-aprender .box-aprender .content:hover .desc {
    color:#ffff;
}
#aprender .engloba-box-aprender .box-aprender .content:hover img {
     filter: brightness(75); 
}
#aprender .engloba-box-aprender .box-aprender .content img {
    margin-bottom: 15px;
}
#aprender .engloba-box-aprender .box-aprender .titulo {
    color: #FF6E1F;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#aprender .engloba-box-aprender .box-aprender .titulo font {
    font-family: 'Montserrat', sans-serif;    
}
#aprender .engloba-box-aprender .box-aprender .desc {
    margin-top: 30px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;    
}
#aprender .engloba-box-aprender .box-aprender .desc font {
    font-family: 'Montserrat', sans-serif;      
}

/* ESTUDAR */

#estudar .wrap {
    display: block;   
}
#estudar .engloba-dir {
    flex-direction: column;
    align-items: flex-end;
}
#estudar .engloba-esq {
    justify-content: flex-start;
}
#estudar .engloba-esq .image img {
    width: 100%;
    max-width: 310px;
    position: relative;
    z-index: 2;
}
#estudar .engloba-esq .image .laranja {
    position: absolute;
    width: auto;
    max-width: 1686px;
    right: 0;
    top: -17%;
    z-index: 1;
}
#estudar .engloba-dir .engloba-titulo {
    width: 90%;
}
#estudar .engloba-dir .engloba-titulo .titulo {
    color: #363560;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#estudar .engloba-dir .engloba-titulo .sub-titulo {
    color: #363560;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#estudar .engloba-dir .engloba-box-estudar {
    margin-top: 57px;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar {
    margin-bottom: 23px;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .content {
    align-items: flex-start;    
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .content:hover {
  transform: scale(1.05);
  transition: 0.5s;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .descricao {
    margin-left: 12px;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .descricao .titulo {
    color: #000000;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .descricao .titulo:before {
    content: "";
    background: #FF6E1F;
    position: absolute;
    width: 130px;
    height: 3px;
    top: 38px;
}
#estudar .engloba-dir .engloba-box-estudar .box-estudar .descricao .desc {
    color: #0000008a;
    font-size: 13px;
    line-height: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 19px;
    width: 426px;
}
#estudar .btn-estudar {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;    
}
#estudar .btn-estudar a {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: #F55A06;
    border-radius: 33px;
    width: 191px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;    
}
#estudar .btn-estudar:hover a {
    background: #fff;    
    border: 1px solid #F55A06;
    color: #F55A06;
}
.engloba-box-estudar .btn-ver{
  float: right;
  margin-top: 21px;
}
.lightbox-estudar{
  display: none;
  width: 41%;
  border-radius: 20px;
}
.lightbox-estudar .fancybox-close-small{
  background: transparent !important;
}
.lightbox-estudar .fancybox-button svg path{
  background: transparent !important;
}
.lightbox-estudar .fancybox-button svg,
.lightbox-estudar .fancybox-button:hover svg{
  background: transparent !important;
}
.lightbox-estudar .box-estudar{
  width: 100%;
}
.lightbox-estudar .box-estudar .descricao{
  
}
.lightbox-estudar .box-estudar .descricao .titulo{
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  align-items: flex-start;
}
.lightbox-estudar .box-estudar .descricao .titulo img{
  width: 36px;
}
.engloba-lightbox{
   gap: 21px 0;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: space-between;
}
.btn-ver a {
    background: #F55A06;
    width: 192px;
    height: 47px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50px;
    font-size: 18px;
    color: #FCFCFC;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 1px solid #F55A06;
}
.btn-ver:hover a {
    background: transparent;   
    color: #F55A06;
}
/* NOVIDADE */

#novidade {
    background: #FCFCFC;
}
#novidade .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#novidade .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#novidade .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#novidade .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#novidade .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#novidade .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#novidade .engloba-box-novidade {
    width: 100%;
    margin-top: 65px;
}
.carrossel-novidade .owl-nav{
      width: 89px;
      margin: 0 auto;
      margin-top: 40px;
      display: flex !important;
      justify-content: space-between;
  }
  
.carrossel-novidade .owl-nav .owl-prev,
.carrossel-novidade .owl-nav .owl-next{

      width: 41px;
      border: 1px solid #F55A06 !important;
      background: #F55A06 !important;
      height: 41px;
      display: flex;
 
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
.carrossel-novidade .owl-nav .owl-prev span,
.carrossel-novidade .owl-nav .owl-next span{
     display:none;
  }
    .carrossel-novidade .owl-nav .owl-prev:hover,
   .carrossel-novidade .owl-nav .owl-next:hover {
      background: transparent !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

 .carrossel-novidade .owl-nav .owl-prev:before{
  content:
  '<';
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-novidade .owl-nav .owl-next:before{
  content:
  '>';
   color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
  .carrossel-novidade .owl-nav .owl-prev:hover:before,
  .carrossel-novidade .owl-nav .owl-next:hover:before {
       color: #F55A06;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
#novidade .engloba-box-novidade .box-novidade {
    width: 1054px;
    height: 453px;
    margin: 0 auto;
}
#novidade .engloba-box-novidade .box-novidade .content {
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #70707029;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-dir .firula {
    position: absolute;
    z-index: 0;
    width: 775px;
    top: -18%;
    left: -18%;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-dir .image img {
    z-index: 1;
    position: relative;
    top: 15px;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-esq {
    display: flex;
    flex-direction: column;
    padding-left: 93px;
    top: -50px;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-esq .titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-esq .titulo:before {
    content: "";
    background: #FF6E1F;
    position: absolute;
    width: 110px;
    height: 3px;
    top: 65px;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-esq .sub-titulo {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-top: 35px;
    max-width: 310px;
}
#novidade .engloba-box-novidade .box-novidade .content .engloba-esq .desc {
    font-size: 13px;
    color: #00000069;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-top: 6px;
    max-width: 310px;
}

/* SOCIAL */

#social {
    background: #FCFCFC;  
}
#social .wrap {
    padding-top: 25px;
}
#social .engloba-titulo {
    text-align: center;
}
#social .engloba-titulo .titulo {
    color: #363560;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;    
}
#social .engloba-titulo .sub-titulo {
    color: #363560;
    font-size: 45px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 55px;
}
#social .engloba-box-social {
    margin-top: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#social .engloba-box-social .box-social {
    margin-right: 30px;
}
#social .engloba-box-social .box-social .content {
    transition: .5s;      
}
#social .engloba-box-social .box-social .content:hover {
    transform: scale(1.15);
    transition: .5s;    
}

/* PLANO */

#plano {
    background: #F4F4F4;
}
#plano .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#plano .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#plano .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#plano .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#plano .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#plano .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#plano .engloba-categoria {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 90px;
}
#plano .engloba-categoria ul {
    width: 41%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#plano .engloba-categoria ul li .titulo {
    font-size: 18px;
    color: #FF6E1F;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}
#plano .engloba-categoria ul li span {
    width: 100%;
    height: 4px;
    background: #E2E2E2;
    display: flex;
    position: absolute;
    bottom: -12px;
    border-radius: 155px;
}
#plano .engloba-categoria ul li:hover span {
    background: #ff6e1e;
}
#plano .engloba-categoria ul li:hover span:before{
    content:'';
    width: 2px;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #e2e2e2;
    font-size: 0;
    display: flex !important;
    margin: 0 auto;
    position: relative;
    top: 4px;
}
#plano .engloba-categoria ul li:hover span:before {
    border-top: 8px solid #ff6e1e;
}
.carrossel-plano .owl-nav{
      width: 89px;
      margin: 0 auto;
      margin-top: 40px;
      display: flex !important;
      justify-content: space-between;
  }
  
.carrossel-plano .owl-nav .owl-prev,
.carrossel-plano .owl-nav .owl-next{

      width: 41px;
      border: 1px solid #F55A06 !important;
      background: #F55A06 !important;
      height: 41px;
      display: flex;
 
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
.carrossel-plano .owl-nav .owl-prev span,
.carrossel-plano .owl-nav .owl-next span{
      color: #fff;
      font-size: 21px;
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: center;
      background: transparent !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: none;
  }
.carrossel-plano .owl-nav .owl-prev:before{
  content:
  '<';
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-plano .owl-nav .owl-next:before{
  content:
  '>';
   color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
    .carrossel-plano .owl-nav .owl-prev:hover,
    .carrossel-plano .owl-nav .owl-next:hover {
      background: transparent !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

  .carrossel-plano .owl-nav .owl-prev:hover:before,
  .carrossel-plano .owl-nav .owl-next:hover:before {
       color: #F55A06;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
#plano .engloba-box-plano {
    width: 90%;
    margin-top: 69px;
    display: flex;
    justify-content: flex-start;
    height: 100vh;
    text-align: center;
}
#plano.sec-plano-home .engloba-box-plano{
  height: auto;
}
#plano .engloba-box-plano .box-plano {
    width: 259px;
    margin-top: 50px;
    margin-bottom: 35px;
}
#plano .engloba-box-plano .box-plano .icone-plano {
    position: absolute;
    z-index: 1;
    right: 5px;
    top: -10px;
    max-width: 30px;
    display: none;
}
#plano .engloba-box-plano .box-plano .content {
    flex-direction: column;
    border: 1px solid #F55A06;
    border-radius: 20px;
    padding-top: 38px;
    padding-bottom: 43px;
    background: #FFFFFF;
    transition: .5s;
}
#plano .engloba-box-plano .box-plano .content:hover {
    transform: scale(1.10);
    transition: .5s;  
    background: #F55A06;
}
#plano .engloba-box-plano .box-plano:hover .icone-plano {
    display: block;
}
#plano .engloba-box-plano .box-plano .content:hover .engloba-titulo .titulo {
    font-size: 26px;
}
#plano .engloba-box-plano .box-plano .content:hover .engloba-titulo .valor {
    color: #FCFCFC; 
    font-size: 34px;   
}
#plano .engloba-box-plano .box-plano .content:hover .engloba-titulo .valor b {
    font-size: 18px;
}
#plano .engloba-box-plano .box-plano .content:hover .engloba-titulo .desc {
    color: #FCFCFC;
    font-size: 20px;
}
#plano .engloba-box-plano .box-plano .content .engloba-titulo .desc {
    display: flex;
    color: #A2A2A2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    justify-content: center;
    margin-top: 4px;
}
#plano .engloba-box-plano .box-plano .content .engloba-titulo .titulo {
    text-align: center;
    color: #363560;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#plano .engloba-box-plano .box-plano:hover .content .engloba-titulo .titulo{
  color:#fff;
}
#plano .engloba-box-plano .box-plano .content .engloba-titulo .valor {
    font-size: 30px;
    color: #EB5400;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 3px;
}
#plano .engloba-box-plano .box-plano:hover .content .engloba-titulo .mes{
  color:#fff;
}
#plano .engloba-box-plano .box-plano .content .engloba-titulo .mes {
    font-size: 15px;
    color: #363560;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    align-items: center;
    margin-left: 5px;
}
#plano .engloba-box-plano .box-plano .content ul {
    text-align: center;
    width: 100%;
    margin-top: 46px;
}
#plano .engloba-edit-box-plano .box-plano .icone-plano{
  top: 0;
}
#plano .engloba-edit-box-plano .box-plano{
  width: 100%;
  
}
#plano.sec-plano-home .engloba-categoria{
  margin-top: 50px;
}
#plano.sec-plano-home .engloba-box-plano .box-plano{
  margin-top: 0;
}
#plano .wrap .engloba-edit-box-plano .box-plano .content ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  /* flex-direction: column; */
  margin: 0 auto;
  margin-top: 46px;
  gap: 10px 0;
  overflow-y: scroll;
  height: 271px;
  text-align: left;
  width: 80%;
}
#plano .wrap .engloba-edit-box-plano .box-plano .content ul::-webkit-scrollbar { width:10px; background-color: #f9f9f9; } /* configurando scroll */
#plano .wrap .engloba-edit-box-plano .box-plano .content ul::-webkit-scrollbar-track { background: rgba(0,0,0,0.1); }
#plano .wrap .engloba-edit-box-plano .box-plano .content ul::-webkit-scrollbar-thumb { height:30px; background:#363560;  }



#plano .wrap .engloba-edit-box-plano .box-plano .content ul li{
  width: 75%;
  margin: 0 auto;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
}
#plano .engloba-edit-box-plano .box-plano .content{
  transform: inherit !important;
}
#plano .engloba-box-plano .box-plano .content ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 17px;
}
#plano .engloba-box-plano .box-plano .content:hover ul li {
    color: #FCFCFC;
    font-size: 13px;
}
#plano .engloba-box-plano .box-plano .content ul li:before {
    content: "";
    background: #73E6CC;
    width: 9px;
    height: 8px;
    margin-right: 12px;
    border-radius: 100%;
    display: flex;
    display: none;
}
#plano .engloba-box-plano .box-plano .btn-quero {
    background: #73E6CC;
    width: 147px;
    height: 33px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 33px;
    margin-top: 36px;
}
#plano .engloba-box-plano .box-plano .btn-quero a {
    color: #363560;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;   
}
#plano .firula {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 172px;
}

/* FALAM */

#falam {
    width: 100%;
    /* height: 883px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#falam:before {
    content: "";
    background-image: linear-gradient(180deg, #fd8644d9, #fd864473);
    width: 100%;
    height: 100%;
    position: absolute;
}
#falam .wrap {
    padding-bottom: 107px;
}
#falam .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#falam .box-conteudo img {
    filter: brightness(20);
}
#falam .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#falam .box-conteudo .titulo {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 400;
}
#falam .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#falam .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #FFFFFF;
    font-weight: 700;
    margin-top: -5px;
}
#falam .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#falam .engloba-box-falam {
    margin-top: 82px;
    width: 100%;
}
#falam .engloba-box-falam .box-falam{
  width: 100%;
}

  .carrossel-falam .owl-nav{
      width: 89px;
      margin: 0 auto;
      margin-top: 40px;
      display: flex !important;
      justify-content: space-between;
  }
  
.carrossel-falam .owl-nav .owl-prev,
.carrossel-falam .owl-nav .owl-next{

      width: 41px;
      border: 1px solid #363560 !important;
      background: #363560 !important;
      height: 41px;
      display: flex;
 
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
.carrossel-falam .owl-nav .owl-prev span,
.carrossel-falam .owl-nav .owl-next span{
      display:none;
  }
    .carrossel-falam .owl-nav .owl-prev:hover,
    .carrossel-falam .owl-nav .owl-next:hover {
      background: transparent !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

  .carrossel-falam .owl-nav .owl-prev:before{
  content:
  '<';
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-falam .owl-nav .owl-next:before{
  content:
  '>';
   color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-falam .owl-nav .owl-prev:hover:before,
.carrossel-falam .owl-nav .owl-next:hover:before {
       color: #363560;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

#falam .engloba-box-falam .box-falam .content {
    /* background: #FFFFFF; */
    width: 100%;
    border-radius: 30px;
    height: 355px;
    justify-content: space-between;
    overflow: hidden;
}
#falam .engloba-box-falam .box-falam .content .esq {
    justify-content: flex-start;    
}
#falam .engloba-box-falam .box-falam .content .esq img {
    width: 585px;    
}
#falam .engloba-box-falam .box-falam .content .dir {
    flex-direction: column;
    align-items: center;
    width: 356px;
    border: 1px solid #E2E2E2;
    height: 286px;
    border-radius: 14px;
    margin-right: 41px;
}
#falam .engloba-box-falam .box-falam .content .dir .content {
    height: 0;
    width: 0;
    border-radius: 0;
    width: 100%;
    flex-direction: column;
    height: auto;
}
#falam .engloba-box-falam .box-falam .content .dir .content .engloba-form {
  margin-bottom: 10px;
  display: flex;
  width: 35%;
  justify-content: space-between;
}
#falam .engloba-box-falam .box-falam .content .dir .content img {
  max-width: 92px;  
}
#falam .engloba-box-falam .box-falam .content .dir .content .desc {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    padding-right: 78px;
    padding-left: 78px;    
}
#falam .engloba-box-falam .box-falam .content .dir .content .titulo {
    color: #363560;
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

/* FALAM-SOBRE */

#falam-sobre {
    width: 100%;
    height: 883px;
    background: #FCFCFC;
}
#falam-sobre .wrap {
    padding-top: 56px;
}
#falam-sobre .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#falam-sobre .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#falam-sobre .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#falam-sobre .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#falam-sobre .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#falam-sobre .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#falam-sobre .engloba-box-falam {
    margin-top: 82px;
}
#falam-sobre .engloba-box-falam .box-falam .content {
    background: #FFFFFF;
    width: 1040px;
    border-radius: 30px;
    height: 447px;
    justify-content: space-between;
}
#falam-sobre .engloba-box-falam .box-falam .content .esq {
    justify-content: flex-start;    
}
#falam-sobre .engloba-box-falam .box-falam .content .esq img {
    width: 585px;    
}
#falam-sobre .engloba-box-falam .box-falam .content .dir {
    flex-direction: column;
    align-items: center;
    width: 356px;
    border: 1px solid #E2E2E2;
    height: 286px;
    border-radius: 14px;
    margin-right: 41px;
}
#falam-sobre .engloba-box-falam .box-falam .content .dir .content {
    height: 0;
    width: 0;
    border-radius: 0;
    width: 100%;
    flex-direction: column;
    height: auto;
}
#falam-sobre .engloba-box-falam .box-falam .content .dir .content img {
  max-width: 92px;  
}
#falam-sobre .engloba-box-falam .box-falam .content .dir .content .desc {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    padding-right: 78px;
    padding-left: 78px;    
}
#falam-sobre .engloba-box-falam .box-falam .content .dir .content .titulo {
    color: #363560;
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

/* ARTIGOS */

#artigos {
    background: #F4F4F4;
}
#artigos .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#artigos .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#artigos .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#artigos .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#artigos .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#artigos .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#artigos .engloba-box-artigos {
    width: 100%;
    margin-top: 101px;
}
#artigos .engloba-box-artigos .esq .box-artigo {
    width: 505px;
    height: 525px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
}
#artigos .engloba-box-artigos .esq .box-artigo .content {
    flex-direction: column;
    justify-content: center;
}
#artigos .engloba-box-artigos .esq .box-artigo:before {
    content: "";
    position: absolute;
    background: #73e6cc7a;
    width: 92%;
    height: 100%;
    border-radius: 28px;
}
#artigos .engloba-box-artigos .esq .box-artigo .engloba-titulo .titulo {
    color: #363560;
    font-size: 55px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-left: 40px;
    margin-bottom: 10px;
    line-height: 55px;
}
#artigos .engloba-box-artigos .esq .box-artigo .engloba-titulo .data {
    color: #363560;
    font-size: 18px;
    font-weight: 700;
    margin-left: 44px;
}
#artigos .engloba-box-artigos .esq .box-artigo .content .btn-quero {
    display: flex;
    width: 100%;
    justify-content: right;
    margin-top: 110px;
    margin-right: 58px;
}
#artigos .engloba-box-artigos .esq .box-artigo .content .btn-quero a {
    color: #FCFCFC;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: #F55A06;
    width: 158px;
    height: 36px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 26px;
}
#artigos .engloba-box-artigos .dir {
    flex-direction: column;
}
#artigos .engloba-box-artigos .dir .box-artigo {
    margin-bottom: 21px;
    position: relative;
}
#artigos .engloba-box-artigos .dir .box-artigo .content {
    background: #FFFFFF;
    width: 505px;
    border-radius: 26px;
    padding-left: 0;
    padding-right: 0;
    height: 525px;
    flex-direction: column;
}
#artigos .engloba-box-artigos .dir .box-artigo .content .descricao{
  height: 100%;
  padding: 36px;
}
#artigos .engloba-box-artigos .dir .box-artigo .content .image{
  width: 100%;
}
#artigos .engloba-box-artigos .dir .box-artigo .content .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#artigos .engloba-box-artigos .dir .box-artigo .content:hover {
    transform: scale(1.03);
    transition: .5s;
    box-shadow: 10px 5px 2px 1px rgb(0 0 0 / 10%);
}

#artigos .engloba-box-artigos .dir .box-artigo .content .descricao .titulo {
    color: #000000;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}
#artigos .engloba-box-artigos .dir .box-artigo .content .descricao .sub-titulo {
    color: #A2A2A2;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
#artigos .engloba-box-artigos .dir .box-artigo .content .descricao .desc {
    margin-top: 16px;
    color: #000000;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;    
}
#artigos .engloba-box-artigos .dir .btn-artigos {
    width: 92%;
    display: flex;
    justify-content: right;
    margin-top: 30px;    
}
#artigos .engloba-box-artigos .dir .btn-artigos:hover a {
    background: transparent;   
    color: #F55A06;
}
#artigos .engloba-box-artigos .dir .btn-artigos a {
    background: #F55A06;
    width: 192px;
    height: 47px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50px;
    font-size: 18px;
    color: #FCFCFC;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 1px solid #F55A06;
}
#artigos.sec-artigos-pagina{
  background: #fcfcfc;
}
#artigos.sec-artigos-pagina .wrap{
  padding-top: 46px;
}
#artigos.sec-artigos-pagina-inter .wrap{
  padding-bottom: 80px;
}
#artigos.sec-artigos-pagina .wrap .eng-nv-artigos{
  display: flex;
  /* justify-content: space-between; */
  width: 100%;
  flex-direction: column;
  gap: 20px 0;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo,
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content
{
  transform: inherit !important;
  box-shadow: inherit !important;
  /* background: transparent; */
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .image{
  width: 100%;
  height: 467px;
  border-radius: 25px;
  overflow: hidden;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#artigos.sec-artigos-pagina .wrap .engloba-box-artigos{
  margin-top: 0;
}
#artigos.sec-artigos-pagina .box-artigo{
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content{
  flex-direction: column;
  padding: 0;
  justify-content: center;
  text-align: center;
  height: auto;
  padding: 45px 25px;
}
#artigos.sec-artigos-pagina .box-artigo .content {
    background: #FFFFFF;
    width: 100%;
    height: 239px;
    border-radius: 26px;
    padding-left: 32px;
    padding-right: 40px;
}

#artigos.sec-artigos-pagina .box-artigo .content .descricao {
    margin-left: 26px;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao{
  width: 100%;
  margin: 0 auto;
  margin-top: 32px;
  text-align: left;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao ul{
  
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao ul li{
  color: #000000;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 13px 0;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao h3{
  margin: 20px 0;
  font-size: 20px;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao p a{
  font-weight: bold;
  text-decoration: revert;
}
#artigos.sec-artigos-pagina .box-artigo .content .descricao .titulo {
    color: #000000;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}
#artigos.sec-artigos-pagina-inter .wrap .box-artigo .content .descricao .titulo{
  font-size: 31px;
}
#artigos.sec-artigos-pagina .box-artigo .content .descricao .sub-titulo {
    color: #A2A2A2;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;    
}
#artigos.sec-artigos-pagina .box-artigo .content .descricao .desc,
#artigos.sec-artigos-pagina .box-artigo .content .descricao p{
    margin-top: 16px;
    color: #000000;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
#artigos.sec-artigos-pagina .box-artigo .content .descricao a{
  color: #000000;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-weight: bold;
  text-decoration: revert;
}




#artigos.sec-artigos-pagina .btn-artigos {
    width: 92%;
    display: flex;
    justify-content: right;
    margin-top: 30px;    
}


#ilustracao .wrap {
    padding: 0;
    max-width: 100%;
    width: 100%;
}
#ilustracao .engloba-box-inlustracao {
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}
#ilustracao .engloba-box-inlustracao .box-inlustracao {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 285px;
}
#ilustracao .engloba-box-inlustracao .box-inlustracao .content {
    
justify-content: space-around;
}
#ilustracao .engloba-box-inlustracao .box-inlustracao .content .image img {
    width: 100%;
    max-width: 270px;
}

/* AJUDA */

#ajuda {
  background: #FCFCFC;  
}
#ajuda .wrap {
    padding-top: 40px;  
}
#ajuda .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#ajuda .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#ajuda .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#ajuda .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#ajuda .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#ajuda .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#ajuda .box-nov-ajuda .descricao p {
  padding: 0;
  text-align: left;
  margin-top: 0;
  width: 100%;
}
#ajuda .engloba-box-ajuda-plano .box-nov-ajuda .engloba-box-estudar .box-estudar .descricao ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px 0;
}
#ajuda .engloba-box-ajuda-plano .box-nov-ajuda .engloba-box-estudar .box-estudar .descricao ul li{
  
}
#ajuda .engloba-box-ajuda-plano .box-nov-ajuda .engloba-box-estudar .box-estudar .descricao .desc{
  width: 100% !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
#ajuda .descricao p {
    margin-top: 62px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding: 0 80px;
    font-family: 'Montserrat', sans-serif;
    z-index: 2;
    position: relative;
}
#ajuda .engloba-box-ajuda {
    margin-top: 57px;
    width: 100%;
}
#ajuda .engloba-box-ajuda iframe{
  width: 100%;
  height: 400px;
  border-radius: 25px;
}
.engloba-box-ajuda .engloba-esq iframe{
  
}
#ajuda .engloba-box-ajuda .engloba-esq .content .play {
    position: absolute;
    z-index: 1;
    display: flex;
    top: 40%;
    left: 45%;  
}
#ajuda .engloba-dir {
    flex-direction: column;
    align-items: flex-end;
}
#ajuda .engloba-dir.active{
  width: 100%;
}
#ajuda .engloba-dir.active .engloba-box-estudar{
  display: flex;
  flex-direction: row;
  width: 100%;
}
#ajuda .engloba-dir.active .engloba-box-estudar .box-estudar{
  margin-bottom: 0;
}
#ajuda .engloba-dir.active .engloba-box-estudar .box-estudar .descricao p{
  text-align: left;
}
#ajuda .engloba-dir .engloba-titulo {
    width: 90%;
}
#ajuda .engloba-dir .engloba-titulo .titulo {
    color: #363560;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#ajuda .engloba-dir .engloba-titulo .sub-titulo {
    color: #363560;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#ajuda .engloba-dir .engloba-box-estudar {
    margin-top: 57px;
    width: 89%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar {
    margin-bottom: 23px;
    text-align: left;
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao{
  
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .content {
    align-items: flex-start;    
}

#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao {
    margin-left: 12px;
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao p{
  width: 100%;
  padding: 0;
  margin-top: 37px;
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao .titulo {
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao .titulo:before {
    content: "";
    background: #FF6E1F;
    position: absolute;
    width: 130px;
    height: 3px;
    top: 38px;
}
#ajuda .engloba-dir .engloba-box-estudar .box-estudar .descricao .desc {
    color: #0000008a;
    font-size: 13px;
    line-height: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 19px;
    width: 426px;
    padding: 0;
    text-align: left;
}
#ajuda .engloba-box-ajuda-plano {
    width: 100%;
    margin-top: 129px;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq {
    /* flex-direction: column; */
    /* align-items: flex-end; */
    /* justify-content: space-between; */
    /* width: 62%; */
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-titulo {
    width: 90%;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-titulo .titulo {
    color: #363560;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-titulo .sub-titulo {
    color: #363560;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar {
    margin-top: 57px;
}
#ajuda .engloba-box-ajuda-plano .box-nov-ajuda .engloba-box-estudar{
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}
#ajuda .engloba-box-ajuda-plano .box-nov-ajuda .engloba-box-estudar .box-estudar{
  width: 100%;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar {
    margin-bottom: 23px;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar .content {
    align-items: flex-start;    
}

#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar .descricao {
    margin-left: 12px;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar .descricao .titulo {
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
}
#ajuda .box-nov-ajuda .descricao .titulo{
  margin-bottom: 37px;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar .descricao .titulo:before {
    content: "";
    background: #FF6E1F;
    position: absolute;
    width: 130px;
    height: 3px;
    top: 38px;
}
#ajuda .engloba-box-ajuda-plano .engloba-esq .engloba-box-estudar .box-estudar .descricao .desc{
    color: #0000008a;
    font-size: 13px;
    line-height: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 19px;
    width: 426px;
    padding: 0px 40px 0px 0px;
    text-align: left;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano {
    width: 324px;
    margin-top: 50px;
    margin-bottom: 35px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .icone-plano {
    position: absolute;
    z-index: 1;
    right: 5px;
    top: -10px;
    max-width: 30px;
    display: none;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content {
    flex-direction: column;
    border: 1px solid #F55A06;
    border-radius: 20px;
    padding-top: 38px;
    padding-bottom: 43px;
    background: #F55A06;
    transition: .5s;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content:hover {
    background: #ffff;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content:hover ul li {
    color: #F55A06;
    transition: .5s;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content:hover .engloba-titulo .valor {
    color: #F55A06;
    transition: .5s;    
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content:hover .engloba-titulo .desc {
    color: #F55A06;
    transition: .5s;    
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content .engloba-titulo {
  text-align: center;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content .engloba-titulo .desc {
    display: flex;
    color: #FCFCFC;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    justify-content: center;
    margin-top: 4px;
    font-size: 22px;
    border-bottom: 1px solid;
    padding-bottom: 24px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content .engloba-titulo .titulo {
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content .engloba-titulo .valor {
    font-size: 38px;
    color: #FCFCFC;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 3px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content .engloba-titulo .mes {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    align-items: center;
    margin-left: 5px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content ul {
    text-align: center;
    width: 100%;
    margin-top: 33px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .content ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FCFCFC;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 17px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .btn-quero {
    background: #73E6CC;
    width: 183px;
    height: 41px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 33px;
    margin-top: 33px;
}
#ajuda .engloba-box-ajuda-plano .engloba-dir .box-plano .btn-quero a {
    color: #363560;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

/* VALORES */

#valores {
    background: #F4F4F4;
}
#valores .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#valores .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#valores .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#valores .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#valores .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#valores .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#valores .engloba-box-valores {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 64px;
}
#valores .engloba-box-valores .box-valores .content {    
    flex-direction: column;
}

#valores .engloba-box-valores .box-valores .content:hover .descricao .titulo {
    font-weight: 900;
}
#valores .engloba-box-valores .box-valores .content .image {
    border-radius: 100%;
    border: 1px solid #363560;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    width: 130px;
    height: 130px;    
}
#valores .engloba-box-valores .box-valores .content .image img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#valores .engloba-box-valores .box-valores .content  .descricao .titulo {
    color: #363560;
    font-size: 14px;
    line-height: 18px;
    margin-top: 21px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
}

/* TIME */

#time {
  background: #FCFCFC;
}
#time .wrap {
    padding-top: 36px;
}
#time .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#time .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#time .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#time .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#time .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#time .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#time .engloba-box-time {
    width: 100%;
    margin-top: 77px;
}
#time .engloba-box-time .box-time {
    width: 100%;
}
 .carrossel-time .owl-nav{
      width: 89px;
      margin: 0 auto;
      margin-top: 40px;
      display: flex !important;
      justify-content: space-between;
  }
  
.carrossel-time .owl-nav .owl-prev,
.carrossel-time .owl-nav .owl-next{

      width: 41px;
      border: 1px solid #363560 !important;
      background: #363560 !important;
      height: 41px;
      display: flex;
 
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
.carrossel-time .owl-nav .owl-prev span,
.carrossel-time .owl-nav .owl-next span{
      display:none;
  }
    .carrossel-time .owl-nav .owl-prev:hover,
    .carrossel-time .owl-nav .owl-next:hover {
      background: transparent !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }

  .carrossel-time .owl-nav .owl-prev:before{
  content:
  '<';
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-time .owl-nav .owl-next:before{
  content:
  '>';
   color:#fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.carrossel-time .owl-nav .owl-prev:hover:before,
.carrossel-time .owl-nav .owl-next:hover:before {
       color: #363560;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
#time .engloba-box-time .box-time .content {
    flex-direction: column;
}
#time .engloba-box-time .box-time .image:after {
    content: "";
    border: 1px solid #73E6CC;
    position: absolute;
    top: 0px;
    left: 0;
    height: 70%;
    width: 80%;
    margin-top: 21px;
    margin-left: 27px;
    border-radius: 15px;
}
#time .engloba-box-time .box-time .content .image img {
    width: 100%;
    max-width: 270px;
    border-radius: 15px;
}
#time .engloba-box-time .box-time .content .descricao {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#time .engloba-box-time .box-time .content .descricao .titulo{
    margin-top: 16px;
    color: #FF6E1F;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#time .engloba-box-time .box-time .content .descricao .sub-titulo{
    margin-top: 9px;
    color: #000000;
    line-height: 23px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;    
}

/* ESTRUTURA */

#estrutura {
  background: #FCFCFC;
}
#estrutura .firula {
    position: absolute;
    right: 50%;
    top: 19%;
    z-index: 1;  
}
#estrutura .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#estrutura .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#estrutura .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#estrutura .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#estrutura .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#estrutura .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#estrutura .descricao p {
    margin-top: 67px;
    text-align: center;
    color: #000000;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    max-width: 820px;
}
#estrutura .engloba-box-estrutura {
    width: 100%;
    margin-top: 44px;
    z-index: 1;
}
#estrutura .engloba-box-estrutura .box-estrutura {
    margin-bottom: 20px;
}
#estrutura .engloba-box-estrutura .box-estrutura .content {
    background: #363560;
    width: 352px;
    height: 295px;
    border-radius: 15px;
    justify-content: center;    
}
#estrutura .engloba-box-estrutura .box-estrutura .content:hover {
    transform: scale(1.07);
    transition: .5s;  
    background: #F55A06;
}

/* MODULOS */

#modulos {
    background: #FCFCFC;
}
#modulos .engloba-categoria-produto {
     display: flex;
     flex-direction: row;
     margin-bottom: 65px;
}
.box-categoria-produto .content a {
    background: #E2E2E2;
    border-radius: 30px;
    margin-left: -50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #FF6E1F;
    font-size: 16px;
    border: 1px solid #E2E2E2;
    width: 244px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#modulos .engloba-categoria-produto .box-categoria-produto .content:hover a {
    background: #FFFFFF;
    border: 1px solid #73E6CC;    
}
#modulos .engloba-categoria-produto .box-categoria-produto .content:hover a:before {
    content: "";
    width: 85px;
    height: 3px;
    background: #FF6E1F;
    position: absolute; 
    bottom: 15px;
}
#modulos .engloba-modulos-produtos {
    width: 100%;
    gap: 0 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#modulos .engloba-modulos-produtos .box-produtos {
    display: flex;
    margin-bottom: 38px;
    width: 32%;
    flex-direction: column;
}
#modulos .engloba-modulos-produtos .box-produtos .content {
    flex-direction: column;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 16%);
    border-radius: 30px;
    width: 100%;
    padding-bottom: 41px;
    transition: .5s;
    background: #FFFFFF;
}

#modulos .engloba-modulos-produtos .box-produtos .content:hover .descricao .btn-compre {
    background: transparent;
}
#modulos .engloba-modulos-produtos .box-produtos .content:hover .descricao .btn-compre a {
    color: #FF6E1F;
}
#modulos .engloba-modulos-produtos .box-produtos .content .image {
    background: #c685ae;
    width: 100%;
    height: 270px;
    border-radius: 30px 30px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
#modulos .engloba-modulos-produtos .box-produtos .content .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 32px;
    width: 84%;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao .titulo {
    color: #FF6E1F;
    font-size: 17px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 3px solid #E2E2E2;
    padding-bottom: 12px;
    margin-bottom: 25px;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao ul li{
      color: #000000;
      font-size: 13px;
      line-height: 20px;
      font-weight: 500;
      font-family: 'Montserrat', sans-serif;
      text-align: center;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao p {
    margin-top: 36px;
    text-align: center;
    color: #000000;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 14px;
    width: 100%;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao .valor .desc {
    color: #000000;
    font-size: 26px;
    line-height: 54px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao .btn-compre {
    background: #FF6E1F;
    width: 268px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    margin-top: 31px;
    border: 1px solid #FF6E1F;
}
#modulos .engloba-modulos-produtos .box-produtos .content .descricao .btn-compre a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
}

/* FOTTER */

#footer {
    background: #F55A06;
}
#footer:before {
    content: "";
    width: 100%;
    height: 13px;
    background: #C34806;
    z-index: 1;
    position: absolute;
    bottom: 0;
}
#footer:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #70707052;
    position: absolute;
    z-index: 1;
    bottom: 95px;
}
#footer .wrap {
    padding-bottom: 30px;
}
#footer .engloba-box-footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 75px;
}
#footer .engloba-box-footer .box-footer .content {
    flex-direction: column;
    align-items: flex-start;
}
#footer .engloba-box-footer .box-footer .content .engloba-titulo .titulo {
    margin-bottom: 13px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;    
}
#footer .engloba-box-footer .box-footer .content ul li {
    margin-bottom: 13px;
    color: #ffffffbf;
    line-height: 23px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
#footer .engloba-box-footer .box-footer .content ul li a  {
    color: #ffffffbf;
    line-height: 23px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #f55a06;
}
#footer .engloba-box-footer .box-footer .content ul li:hover a {
    border-bottom: 1px solid #ffff;
    transition: .5s;   
}
#footer .rede-sociais {
    flex-direction: column;
}
#footer .box-rede {
    margin-bottom: 22px;
}
#footer .box-rede .content {
    transition: .5s;
}
#footer .box-rede .content:hover {
    transform: scale(1.20);
    transition: .5s;    
}
#footer .dev {
    font-size: 13px;
    color: #ffffff9e;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-right: 10px;  
}

/* CONTATO */

#contato .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#contato .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#contato .box-conteudo .titulo {
    color: #363560;
    font-size: 45px;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#contato .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#contato .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#contato .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#contato .engloba-box-contato {
    width: 100%;
    margin-top: 144px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#contato .engloba-box-contato .box-contato {
      width: 21%;
}
#contato .engloba-box-contato .box-contato .content {
    flex-direction: column;
}
#contato .engloba-box-contato .box-contato .content .imagem {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    background: #EB5400;
    border-radius: 100%;    
}
#contato .engloba-box-contato .box-contato .content .descricao {
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;    
}
#contato .engloba-box-contato .box-contato .content .descricao .titulo {
    font-size: 18px;
    color: #363560;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#contato .engloba-box-contato .box-contato .content .descricao .desc {
    font-size: 14px;
    color: #363560;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 18px;
    text-align: center;
}
#contato .engloba-box-contato .box-contato:nth-of-type(3) .content .descricao .desc {
    padding: 0px 30px;
}
#contato .engloba-form {
    width: 100%;
    text-align: center;
    margin-top: 47px;    
}
#contato .engloba-form form label span {
  position: absolute;
  margin-top: 27px;
  margin-left: 15px;
}
#contato .engloba-form form label:nth-of-type(3) span {
    margin-top: 29px;
}
#contato .engloba-form form label:nth-of-type(4) span {
    margin-top: 29px;
}
#contato .engloba-form form label input {
    width: 537px;
    height: 71px;
    background: #F4F4F4;
    border-radius: 10px;
    border: 1px solid #EB5400;
    margin-bottom: 35px;
    padding-left: 45px;
}
#contato .engloba-form form label:nth-of-type(1) input {
    margin-right: 20px;
}
#contato .engloba-form form label:nth-of-type(3) input {
    margin-right: 20px;    
}
#contato .engloba-form form textarea {
    width: 100%;
    background: #F4F4F4;
    border: 1px solid #F55A06;
    border-radius: 16px;
    padding-left: 30px;
    padding-top: 30px;
}
#contato .engloba-form form button {
    background: #EB5400;
    width: 208px;
    height: 52px;
    border-radius: 24px;
    color: #FFFFFF;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#contato .engloba-form form button:hover {
    background: transparent;
    color: #f55a07;
}

/* LOGIN */

#login {
    background: #FCFCFC;
}
#login .wrap {
    padding-bottom: 263px;
}
#login .firula {
    position: absolute;
    right: -25%;
    bottom: -99%;
    z-index: 1;
    max-width: 840px; 
}
#login .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#login .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#login .box-conteudo .titulo {
    color: #363560;
    font-size: 25px;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
#login .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#login .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
    font-family: 'Montserrat', sans-serif;
}
#login .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#login .engloba-form form label input {
    background: #F4F4F4;
    width: 530px;
    height: 59px;
    border-radius: 15px;
    padding-left: 45px;
    margin-bottom: 25px;
}
#login .engloba-form {
    margin-top: 60px;
}
#login .engloba-form form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#login .engloba-form form button {
    background: #FF6E1F;
    width: 271px;
    height: 55px;
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 35px;
    border-radius: 28px;
    border: 1px solid #FF6E1F;
}
#login .engloba-form form button:hover {
    background: transparent; 
    color: #FF6E1F;   
}
#login .engloba-form form a {
    color: #FF6E1F;
    margin-top: 35px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: underline;
}

/* REGISTRE */

#registre {
    background: #FCFCFC;
}
#registre .wrap {
    padding-top: 0;  
}
#registre .firula {
  position: absolute;
  z-index: 1;
  right: -30%;
  top: 78%;
}
#registre .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#registre .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#registre .box-conteudo .titulo {
    color: #363560;
    font-size: 25px;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
#registre .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#registre .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
    font-family: 'Montserrat', sans-serif;
}
#registre .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#registre .engloba-form {
    width: 100%;
    margin-top: 32px;    
}
#registre .engloba-form .titulo {
    color: #FF6E1F;
    font-size: 23px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#registre .engloba-form form label {
    flex-direction: column;
    margin-top: 48px;
    width: 50%;
}
#registre .engloba-form form label:last-of-type{
  
}
#registre .engloba-form form label span {
    color: #363560;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
}
#registre .engloba-form form label b {
    position: absolute;
    bottom: 16px;
    color: #363560;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding-left: 10px;
}
#registre .engloba-form form label input {
    width: 530px;
    height: 59px;
    background: #F4F4F4;
    border-radius: 15px;
    padding-left: 45px;
}
#registre .engloba-form form label select {
    width: 530px;
    height: 59px;
    background: #F4F4F4;
    border-radius: 15px;
    padding-left: 45px;
}
#registre .engloba-form form button {
    display: flex;
    margin: 0 auto;
    margin-top: 32px;
    background: #FF6E1F;
    width: 271px;
    height: 55px;
    border-radius: 28px;
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border: 1px solid #FF6E1F;    
}
#registre .engloba-form form button:hover {
    background: transparent;
    color: #FF6E1F;
}
#registre .engloba-form form a {
    color: #FF6E1F;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: flex;
    justify-content: center;
    margin-top: 37px;
    text-decoration: underline;
}

/* CURSOS */

#cursos {
    background: #FCFCFC;
}
#cursos .wrap {
    padding-top: 33px;
    padding-bottom: 40px;  
}
#cursos .engloba-categoria-produto {
    display: flex;
    flex-direction: row;
}
.box-categoria-produto .content a {
   background: #E2E2E2;
   border-radius: 30px;
   margin-left: -50px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   color: #FF6E1F;
   font-size: 16px;
   border: 1px solid #E2E2E2;
   width: 244px;
   height: 63px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.box-categoria-produto .content:hover a,
.box-categoria-produto.active .content a{
   background: #FFFFFF;
   border: 1px solid #73E6CC;    
}
.box-categoria-produto .content:hover a:before,
.box-categoria-produto.active .content a:before{
   content: "";
   width: 85px;
   height: 3px;
   background: #FF6E1F;
   position: absolute; 
   bottom: 15px;
}
#cursos .engloba-box-aprender {
    margin-top: 64px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    z-index: 2;
    flex-wrap: wrap;
    width: 100%;
}
#cursos .engloba-box-aprender .box-aprender {
    width: 22%;
    margin-bottom: 30px;
}
#cursos .engloba-box-aprender .box-aprender .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 31px 35px;
    border: 1px solid #ffff;
    border-radius: 30px;
    box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 21%);
    background: #FFFFFF;
    height: 251px;
}
#cursos .engloba-box-aprender .box-aprender .content:hover {
    box-shadow: none;
    transform: scale(1.10);
    transition: .5s;
    background: #eb5400;
}
#cursos .engloba-box-aprender .box-aprender .content:hover .titulo{
    color:#ffff;
}
#cursos .engloba-box-aprender .box-aprender .content:hover .desc{
    color:#ffff;
}
#cursos .engloba-box-aprender .box-aprender .content.active {
    border: 1px solid #73E6CC;
    box-shadow: none;
    transform: scale(1.10);
    transition: .5s;  
}
#cursos .engloba-box-aprender .box-aprender .content img {
    margin-bottom: 15px;
}
#cursos .engloba-box-aprender .box-aprender .content:hover img {
    filter: brightness(75);
}
#cursos .engloba-box-aprender .box-aprender .titulo {
    color: #FF6E1F;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;    
}
#cursos .engloba-box-aprender .box-aprender .titulo font {
    font-family: 'Montserrat', sans-serif;    
}
#cursos .engloba-box-aprender .box-aprender .desc {
    margin-top: 30px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;    
}
#cursos .engloba-box-aprender .box-aprender .desc font {
    font-family: 'Montserrat', sans-serif;      
}

/* MATERIA */

#materia {
  background: #FCFCFC;
  height: 100vh;
}
#materia .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#materia .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#materia .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#materia .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#materia .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#materia .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#materia .engloba-box-plano {
    width: 100%;
    margin-top: 69px;
    display: flex;
    /* justify-content: space-between; */
    text-align: center;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 32px;
}
#materia .engloba-box-plano .box-plano {
    width: 33.3%;
    margin-bottom: 35px;
}
#materia .engloba-box-plano .box-plano .icone-plano {
    position: absolute;
    z-index: 1;
    right: 5px;
    top: -10px;
    max-width: 30px;
    display: none;
}
#materia .engloba-box-plano .box-plano .content {
    flex-direction: column;
    border: 1px solid #F55A06;
    border-radius: 20px;
    padding-top: 38px;
    padding-bottom: 43px;
    background: #FFFFFF;
    transition: .5s;
}
#materia .engloba-box-plano .box-plano .content:hover {
    transform: scale(1.10);
    transition: .5s;  
    background: #F55A06;
}
#materia .engloba-box-plano .box-plano:hover .icone-plano {
    display: block;
}
#materia .engloba-box-plano .box-plano .content:hover .engloba-titulo .titulo {
    font-size: 34px;
}
#materia .engloba-box-plano .box-plano .content:hover .engloba-titulo .valor {
    color: #FCFCFC; 
    font-size: 34px;   
}
#materia .engloba-box-plano .box-plano .content:hover .engloba-titulo .valor b {
    font-size: 18px;
}
#materia .engloba-box-plano .box-plano .content:hover .engloba-titulo .desc {
    color: #FCFCFC;
    font-size: 20px;
}
#materia .engloba-box-plano .box-plano .content .engloba-titulo .desc {
    display: flex;
    color: #A2A2A2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    justify-content: center;
    margin-top: 4px;
}
#materia .engloba-box-plano .box-plano .content .engloba-titulo .titulo {
    text-align: center;
    color: #363560;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#materia .engloba-box-plano .box-plano:hover .content .engloba-titulo .titulo{
  color:#fff;
}
#materia .engloba-box-plano .box-plano .content .engloba-titulo .valor {
    font-size: 30px;
    color: #EB5400;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 3px;
}
#materia .engloba-box-plano .box-plano .content .engloba-titulo .mes {
    font-size: 15px;
    color: #363560;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    align-items: center;
    margin-left: 5px;
}
#materia .engloba-box-plano .box-plano:hover .content .engloba-titulo .mes{
  color:#fff;
}
#falam .engloba-box-falam .box-falam .content div {
  width: 100%;
  height: 100%;
  display: flex;
}
#falam .engloba-box-falam .box-falam .content div iframe{
   width: 100%;
  height: 100%;
  display: flex;
}
#falam .engloba-box-falam .box-falam .content img{
  object-fit: cover;
  height: 100%;
}
#materia .engloba-box-plano .box-plano .content ul {
    text-align: left;
    width: 68%;
    margin: 0 auto;
    margin-top: 46px;
}
#materia .engloba-box-plano .box-plano .content ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000000;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 17px;
    align-items: flex-start;
}
#materia .engloba-box-plano .box-plano .content:hover ul li {
    color: #FCFCFC;
    font-size: 14px;
}
#materia .engloba-box-plano .box-plano .content ul li:before {
    content: "";
    background: #73E6CC;
    width: 9px;
    height: 8px;
    margin-right: 12px;
    border-radius: 100%;
    display: flex;
    align-items: flex-start;
    margin-top: 5px;
    display: none;
}
#materia .engloba-box-plano .box-plano .btn-quero {
    background: #73E6CC;
    width: 147px;
    height: 33px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 33px;
    margin-top: 36px;
}
#materia .engloba-box-plano .box-plano .btn-quero a {
    color: #363560;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;   
}

/* DEPOIMENTO */

#depoimento {
    background: #FCFCFC;
}
#depoimento .wrap {
    padding-top: 0;
    padding-bottom: 114px;
}
#depoimento .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#depoimento .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#depoimento .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#depoimento .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#depoimento .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#depoimento .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#depoimento .engloba-box-depoimento {
    margin-top: 88px;
}
#depoimento .engloba-box-depoimento .box-depoimento .content {
    flex-direction: column;
    background: #ffff;
    padding-bottom: 54px;
    border-radius: 30px;
    border: 1px solid #E2E2E2;
    z-index: 1;
}
#depoimento .engloba-box-depoimento .box-depoimento .video iframe {
    width: 687px;
    height: 384px;
    border-radius: 30px 30px 0px 0px;
}
#depoimento .engloba-box-depoimento .box-depoimento .content .descricao {
    margin-top: 25px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#depoimento .engloba-box-depoimento .box-depoimento .content .descricao .titulo {
    color: #363560;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    width: 431px;
}
#depoimento .engloba-box-depoimento .box-depoimento .content .descricao .tipo {
    color: #FF6E1F;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    width: 431px;
}
#depoimento .engloba-box-depoimento .box-depoimento .content .descricao .tipo span {
    color: #363560;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;    
}
#depoimento .engloba-box-depoimento .box-depoimento .content .descricao .desc {
    width: 431px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;   
}


/* RESENHA */

#resenha {
    background: #FCFCFC;
}
#resenha .wrap  {
    padding-top: 0px;
}
#resenha .wrap .firula {
    position: absolute;
    right: -50%;
    top: -24%;
    max-width: 910px;  
}
#resenha .box-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#resenha .box-conteudo .engloba-titulo {
    margin-left: 15px;
}
#resenha .box-conteudo .titulo {
    font-size: 25px;
    color: #363560;
    font-weight: 400;
}
#resenha .box-conteudo .titulo font {
    font-family: 'Montserrat', sans-serif; 
}
#resenha .box-conteudo .sub-titulo {
    font-size: 45px;
    color: #363560;
    font-weight: 700;
    margin-top: -5px;
}
#resenha .box-conteudo .sub-titulo font {
    font-family: 'Montserrat', sans-serif;
}
#resenha .engloba-filtro {
    width: 100%;
    margin-top: 64px;
}
#resenha .engloba-filtro form select {
    width: 371px;
    height: 30px;
    background: #F55A06;
    border-radius: 10px;
    padding-left: 20px;
    color: #FCFCFC;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#resenha .engloba-filtro form label {
    margin-left: 25px;
}
#resenha .engloba-filtro form label input {
    width: 294px;
    height: 30px;
    border: 1px solid #F55A06;
    border-radius: 15px;
    padding-left: 20px;
    color: #FF6E1F;
}
#resenha .engloba-box-resenha {
    margin-top: 58px;
    /* text-align: center; */
}
#resenha .engloba-box-resenha .box-resenha {
    margin-bottom: 21px;
    width: 30%;
    margin-right: 30px;
}
#resenha .engloba-box-resenha .box-resenha .content {
    flex-direction: column;
    background: #ffff;
    padding-bottom: 25px;
    border-radius: 30px;
    border: 1px solid #E2E2E2;
    width: 345px;
}
#resenha .engloba-box-resenha .box-resenha .content:hover {
  transform: scale(1.05);
  transition: 0.5s;
}
#resenha .engloba-box-resenha .box-resenha .content .video iframe {
    border-radius: 30px 30px 0px 0px;
    width: 345px;
    height: 193px;
}
#resenha .engloba-box-resenha .box-resenha .content .descricao {
    margin-top: 12px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#resenha .engloba-box-resenha .box-resenha .content .descricao .titulo {
    color: #363560;
    font-size: 11px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 8px;
    width: 290px;
}
#resenha .engloba-box-resenha .box-resenha .content .descricao .tipo {
    color: #FF6E1F;
    font-size: 9px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    width: 290px;
}
#resenha .engloba-box-resenha .box-resenha .content .descricao .tipo span {
    color: #363560;
    font-size: 9px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#resenha .engloba-box-resenha .box-resenha .content .descricao .desc {
    width: 290px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;    
}

/* REDE SOCIAIS */

.icones-flutuante {
    position: fixed;
    right: 17px;
    top: 70%;
    z-index: 1;
}
.icones-flutuante a {
    color: #363560;
    font-size: 10px;
    line-height: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
.icones-flutuante span {
    margin-top: -10px;
}