.header-main .logo {
  max-height: 90px;
}

.slide-campo-titulo {
  color: #f99900 !important;
}

#section-servicos .finance-item {
  text-align: center;
}

#section-servicos .title {
  text-align: center;
}

#section-servicos .finance-item .title {
  height: 16px;
  color: #DDB203;
}

#section-servicos .introducao {
  color: #636363;
}

#section-servicos .more {
  display: none;
}

.title-wrapper .title {
  color: #363636 !important;
  position: relative;
  top: 0;
  left: 0;
  white-space: normal;
}

.footer-sub .name-company {
  color: #ffffff;
}

#contact-form .button {
  width: 100% !important;
  font-weight: bold !important;
  font-size: 14pt !important;
}

.botao-link-externo {
  background-color: #ddb203;
  color: #fff;
  border-radius: 50px;
}

.botao-link-externo:hover {
  background-color: #bd9800 !important;
  color: #fff !important;
}

.slide-campo-botao {
  background-color: #ddb203;
  border-radius: 50px;
}

.slide-campo-botao:hover {
  background-color: #bd9800 !important;
  color: #fff !important;
}

section.page-banner.page-blog {
    background-position: center;
    background-size: cover;
}

#section-empresa .btn {
    color: #363636;
    font-weight: bold;
    border-radius: 0;
    border: 2px solid #363636;
    margin-top: 30px;
}

#section-empresa .btn:hover {
    color: #DDB203;
    font-weight: bold;
    border-radius: 0;
    border: 2px solid #363636;
    background-color: #363636;
    margin-top: 30px;
}

#section-empresa .text-light {
  color: #363636 !important;
}

.title-wrapper {
     margin-bottom: 0; 
}

.slick-slide {
  background-position: bottom;
}

.testimonial-man {
  width: 160px;
}
.custom-slide-title{
  color: #ffcd00;
  font-weight: 900;
}
.header-fixed.header-main .logo {
  max-height: 50px !important;
}

@media(max-width: 720px){
  #section-parceiros .banner-right {
    padding: 0 !important;
  }
}

@media(min-width: 720px){
  .custom-slide-title{
    font-size: 40pt;
  }
   #section-parceiros .banner-right {
    padding: 10px !important;
  }
}

.btn-funciona {
  background-color: #ddb203 !important;
  border-color: #ddb203 !important;
}
