.header-banner-title {
  height: 150px;
  background-color: #2c3346;
}
@media (max-width: 480px) {
  .header-banner-title {
    height: 150px;
  }
}
.header-banner-title > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding: 20px 0;
  background-image: url(../img5.1/banner-fale-conosco.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media (max-width: 991px) {
  .header-banner-title > div {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.header-banner-title > div h1 {
  margin: 0;
  margin-bottom: 3px;
  font-size: 32px;
  font-weight: normal;
  color: #fff;
}
@media (max-width: 480px) {
  .header-banner-title > div h1 {
    font-size: 22px;
  }
}
.header-banner-title > div p {
  margin: 0;
  font-size: 14px;
  color: #8394bc;
}
.header-banner-title.banner-empresas > div {
  background-image: url(../img5.1/banner-conosco.svg);
}
.header-banner-title.banner-empresas > div .h-box {
  justify-content: flex-start;
}
.header-banner-title.banner-empresas > div .h-box .text-box {
  max-width: 415px;
}
.header-banner-title.banner-empresas > div .h-box .ilustracao-empresas {
  margin-left: 75px;
  margin-right: 160px;
}
@media (max-width: 895px) {
  .header-banner-title.banner-empresas > div .h-box .ilustracao-empresas {
    margin-left: 20px;
  }
}
@media (max-width: 480px) {
  .header-banner-title.banner-empresas p {
    max-width: 280px;
  }
}
.header-banner-mobile {
  display: none;
  height: 150px;
  background-color: #2c3346;
  position: relative;
}
.header-banner-mobile:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #384055;
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
}
@media (max-width: 320px) {
  .header-banner-mobile:before {
    left: 15px;
    right: 15px;
  }
}
.header-banner-mobile img {
  width: 100%;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .header-banner-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 320px) {
  .header-banner-mobile {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.ilustracao-empresas {
  margin-top: -15px;
}
.ilustracao-empresas img {
  width: 320px;
}
@media (max-width: 767px) {
  .ilustracao-empresas {
    display: none;
  }
}
.boxed-container {
  padding: 55px 0;
  background-color: #f9f9f9;
}
.boxed-container.bg-white {
  background-color: #fff;
}
@media (max-width: 991px) {
  .boxed-container {
    padding: 55px 20px;
  }
}
@media (max-width: 767px) {
  .boxed-container {
    padding: 32px 20px;
  }
}
@media (max-width: 320px) {
  .boxed-container {
    padding: 32px 15px;
  }
}
.boxed-container .divider {
  margin: 55px 0;
}
@media (max-width: 767px) {
  .boxed-container .divider {
    margin: 35px 0 32px;
  }
}
.boxed-container h1,
.boxed-container h2,
.boxed-container h3,
.boxed-container h4,
.boxed-container p {
  margin: 0;
}
.boxed-container > div {
  max-width: 970px;
  margin: 0 auto;
}
.boxed-container > div h2 {
  margin-bottom: 10px;
  font-family: DTLDocumenta-SansTCaps;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  color: #aeb5c8;
}
.boxed-container > div p {
  max-width: 670px;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .boxed-container > div p {
    font-size: 14px;
  }
}
.h-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .h-box {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .h-box > div {
    flex: 0 1 100%;
  }
}
.box-diferenciais {
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .box-diferenciais {
    flex-wrap: wrap;
    margin-top: 25px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.box-diferenciais > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 10px;
}
@media (max-width: 767px) {
  .box-diferenciais > div {
    flex: 0 1 50%;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .box-diferenciais .diferencial-item:last-child {
    margin-left: auto;
    margin-right: auto;
  }
}
.box-diferenciais .diferencial-item img {
  width: 72px;
  margin: 0 auto;
}
.box-diferenciais .diferencial-item h3 {
  margin-top: 10px;
  height: 40px;
  font-size: 16.8px;
  line-height: normal;
  font-weight: normal;
}
@media (max-width: 767px) {
  .box-diferenciais .diferencial-item h3 {
    font-size: 14px;
  }
}
.box-diferenciais .diferencial-item.sm h3 {
  font-size: 14px;
}
.ilustracao-equipe img {
  width: 385px;
  max-width: 385px;
  margin-left: 80px;
}
@media (max-width: 767px) {
  .ilustracao-equipe img {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .ilustracao-equipe img {
    margin-top: 25px;
  }
}
.box-central-cliente p {
  font-size: 14px !important;
}
.box-central-cliente .button {
  margin-top: 38px;
  max-width: 320px;
}
@media (max-width: 767px) {
  .box-central-cliente .button {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .box-central-cliente .button {
    max-width: 100%;
  }
}
.box-canais-atendimento .button {
  margin: 25px 0 10px;
  max-width: 480px;
}
@media (max-width: 480px) {
  .box-canais-atendimento .button {
    max-width: 100%;
  }
}
.box-canais-atendimento .contact-list {
  max-width: 480px;
  padding-bottom: 30px;
}
.box-canais-atendimento .contact-list > div {
  padding: 20px 0 15px;
  border-bottom: 1px solid #e8ebef;
}
.box-canais-atendimento .contact-list h3 {
  padding-bottom: 3px;
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.47;
  border-bottom: 1px solid #e8ebef;
}
.box-canais-atendimento .contact-list span,
.box-canais-atendimento .contact-list b,
.box-canais-atendimento .contact-list a {
  font-size: 14px;
  line-height: 1.43;
}
.box-canais-atendimento .contact-list b,
.box-canais-atendimento .contact-list a {
  color: #527edd;
}
.box-canais-atendimento .contact-list a {
  text-decoration: underline;
}
.quiz.quiz-success .quiz-header {
  padding: 28px;
}
.quiz.quiz-success .quiz-header span[class^="icon-"] {
  color: #62d4a3;
}
.quiz.quiz-success .quiz-header h1 {
  display: block;
  text-align: center;
  max-width: 320px;
  margin: 5px auto !important;
}
.quiz.quiz-success .quiz-header a {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 14px;
  color: #527edd;
  text-decoration: underline;
}
.quiz.quiz-empresas {
  background-color: #f9f9f9;
}
.quiz.quiz-empresas .quiz-header h1 {
  margin: 10px auto 5px;
}
.quiz.quiz-empresas .quiz-body {
  max-width: 480px;
}
.quiz.quiz-empresas .quiz-body .quiz-step-description {
  max-width: 360px;
  margin: 22px auto 30px;
  text-align: center;
}
.quiz.quiz-empresas .quiz-body .button {
  margin: 40px auto 0;
}
@media (max-width: 480px) {
  .quiz.quiz-empresas .quiz-body .button {
    margin: 30px auto 0;
    max-width: 100%;
  }
}
.quiz.quiz-empresas .quiz-form {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .quiz.quiz-empresas .quiz-form {
    margin-bottom: 60px;
  }
}

.Relogio {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.Rectangle {
  width: 320px;
  height: 55px;
  border-radius: 2px;
  border: solid 1px #62d4a3;
  background-color: rgba(98, 212, 163, 0.1);
}

.Saiba-como-localizar {
  width: 261px;
  height: 34px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #4c566f;
}



.quiz-radiobutton {
  margin-bottom: 10px;
}
.quiz-radiobutton [type="radio"]:not(:checked) + span,
.quiz-radiobutton [type="radio"]:checked + span {
  width: 100%;
  padding: 19px 15px;
  border-radius: 2px;
  border: 1px solid #aeb5c8;
  position: relative;
  transition: all 0.15s linear;
}
.quiz-radiobutton:hover [type="radio"] + span {
  border-color: #527edd;
  box-shadow: 0 0 0 1px #527edd;
  background-color: #eff1f5;
}
.quiz-radiobutton [type="radio"]:checked + span {
  border-color: #527edd;
  box-shadow: 0 0 0 1px #527edd;
}
.quiz-radiobutton [type="radio"] + span:before {
  top: 20px;
  left: 15px;
}
.quiz-radiobutton [type="radio"] + span:after {
  top: 20px;
  left: 15px;
}
.quiz-radiobutton h5 {
  margin: 0;
  padding: 0;
  text-indent: 38px;
  font-size: 18px;
  font-weight: normal;
  color: #4c566f;
}
.quiz-checkbutton {
  margin-bottom: 10px;
}
.quiz-checkbutton [type="checkbox"].filled-in + span:not(.lever) {
  width: 100%;
  padding: 22px 15px 28px;
  border-radius: 2px;
  border: 1px solid #aeb5c8;
  position: relative;
  transition: all 0.15s linear;
}
.quiz-checkbutton:hover [type="checkbox"].filled-in + span:not(.lever) {
  border-color: #527edd;
  box-shadow: 0 0 0 1px #527edd;
  background-color: #eff1f5;
}
.quiz-checkbutton [type="checkbox"].filled-in:checked + span:not(.lever) {
  border-color: #527edd;
  box-shadow: 0 0 0 1px #527edd;
}
.quiz-checkbutton [type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 26px;
  left: 19px;
  color: #4c566f;
}
.quiz-checkbutton [type="checkbox"].filled-in + span:not(.lever):after,
.quiz-checkbutton [type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 25px;
  left: 15px;
}
.quiz-checkbutton h5 {
  margin: 0;
  padding: 2px 0 18px;
  border-bottom: 1px solid #e8ebef;
  text-indent: 37px;
  font-size: 18px;
  font-weight: normal;
  color: #4c566f;
}
.quiz-checkbutton p {
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 1.14;
  color: #aeb5c8;
}
/*# sourceMappingURL=./quem-somos-empresas.css.map */