.bd-slider-six-title {
  font-size: 66px;
  padding-right: 2em;
}


.bd-slider-height {
  min-height: 760px;
}

.bd-single-slider {
  padding-top: 120px;
  padding-bottom: 40px;
}



.theme-btn, .theme-btn-border, .theme-btn-black {
  height: 70px;
  line-height: 70px;
  padding: 0px 30px;
  font-size: 18px;
}

.pt-120{padding-top: 60px;}

/* .bd-header-area-six {
  padding: 1.5em 0;
} */


._padding{
  padding: 50px 0 0 0;
}

.bd-about-six-area{
  padding-top: 3em;
  padding-bottom: 0;
}

.bd-about-six-img .bd-about-six-img-third {
  border-radius: 50px;
  top: 1em;
}



@media(max-width:767.98px) {
  .bd-slider-six-title {
    font-size: 32px;
    padding-right: 0em;
    line-height: 125%;
    margin-bottom: 1em;
  }

  .bd-slider-six-img{
    margin-top: 1em;
  }

  .bd-single-slider {
    padding-top: 90px;
    padding-bottom: 0;
}

}



@media (max-width: 767.98px){
  .bd-about-six-img {
    text-align: center !important;
}
.bd-about-six-btn{
  text-align: center;
}
}



@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px){
  .bd-pricing {
    padding: 45px 25px 50px 25px;
    margin-right: 1.25em;
    margin-left: 1.25em;
}
}


.pr{
  padding-right: 1.25em;
}

.pl{
  padding-left: 1.25em;
}


.__servicos_section{
  padding: 6em 0;
}


.__servicos_wrapper{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
}

/* .__servicos_wrapper .bd-service{
  flex: 1;
} */

@media(max-width:767.98px){
  
  .__servicos_wrapper{
    flex-direction: column;
    grid-template-columns: repeat(1, 1fr);
  }
}


.__sobre_section{
  padding: 6em 0 3em 0;
}




.__precos_section{
  padding: 6em 0 8em 0;
}



.__precos_wrapper{
  display: flex;
  gap: 3em;
  justify-content: center;
  align-items: center;
}

.__precos_wrapper .bd-pricing{
  flex: 1;
}

@media(max-width:767.98px){
  .__precos_wrapper{
    flex-direction: column;
  }
  .bd-pricing{
    width: 100%;
  }
}

.bd-pricing-price {
  font-size: 52px;

}

.__sistema_section{
  padding: 6em 0;
}



.__faq_section{
  padding: 0 0 6em 0;
}



.__informacoes_section{
  padding: 6em 0;
}



.bd-talented{
  padding: 0 2em;
}

.bd-talented .bd-section-title {
  font-size: 32px;
}

@media(min-width:768px){
  .bd-talented .bd-section-title {
    font-size: 48px;
  }
}


@media(max-width:767.98px){
  .__servicos_section{
    padding: 3em 0;
  }
  .__sobre_section{
    padding: 3em 0 3em 0;
  }
  .__precos_section{
    padding: 3em 0 4em 0;
  }
  .__sistema_section{
    padding: 3em 0;
  }
  .__faq_section{
    padding: 0 0 3em 0;
  }
  .__informacoes_section{
    padding: 3em 0;
  }
}

.__logo{
  display: flex;
}
.__landing{
  color: #252525;
  font-size: 2.25em;
  line-height: 100%;
  font-weight: 500;
}
.__web{
  color: #EF0454;
  font-weight: 600;
  font-size: 2.25em;
  line-height: 100%;
}


.bd-header-area-four .bd-header-border {
  padding: .75em 0;
}

.bd-header-logo img{
  max-height: 50px;
}


@media(min-width:768px) and (max-width:1199.98px){
  .bd-slider-six-title {
    padding-right: 0em;
}
}