@media (max-width: 542px) {
    .corporate.mainContent .duvidas {
        padding: 1rem;
        gap: 1rem;
        width: 100%;
    }

    .corporate.mainContent .duvidas input[type=text] {
        width: 90%;
    }

    #box-perguntas .nav>li {
        width: 50%;
    }

    .corporate.mainContent .perguntas .nav-tabs li a {
        padding: 1rem;
        text-align: center;
    }
}

.btn-solid {
    color: #fff;
    background: #335973;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    white-space: nowrap;
    height: 3rem;
    line-height: 3rem;
    padding: 0 3rem;
    border-radius: 1.5rem;
    margin-bottom: 1.25rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
  }
  
  .btn-solid-a {
    color: #fff;
    background: #335973;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    white-space: nowrap;
    height: 3rem;
    line-height: 3rem;
    padding: 0 3rem;
    border-radius: 1.5rem;
    margin-bottom: 1.25rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
  }
  
  div.modal section a {
    color: #393939;
  }

  /* BF */
  
  #btnChatBF {
    background: #A7A8AC;
  }

   
  #btnChatNE {
    background: #A7A8AC;
  }
  
  .sac {
    font-size: 1rem;
    padding-top: 0.5rem;
    font-weight: normal;
  }
  
  
  .cancel_title {
    margin-bottom: 1rem;
    font-size: 1.3rem;
    font-weight: bold;
    color: #000;
  }
  
  .form_cancel {
    position: relative;
    width: 100%;
    height: 85px;
  }
  
  .form_cancel input {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
  
  }
  
  .form_cancel input:focus~span,
  .form_cancel input:valid~span {
    transform: translateY(-25px);
    font-size: 0.9rem;
    font-weight: 600;
    color: #47484C;
  }
  
  .form_cancel span#error_nome,
  .form_cancel span#error_mail,
  .form_cancel span#error_phone,
  .form_cancel span#error_cpf {
    transform: translateY(30px);
  }
  
  .form_cancel span {
    position: absolute;
    top: 10px;
    left: 1px;
    display: inline-block;
    transition: 0.5s;
    pointer-events: none;
    color: #000;
    font-weight: 600 !important;
    font-size: 16px !important;
  }
  
  .form_cancel span {
    position: absolute;
    top: 10px;
    left: 1px;
    display: inline-block;
    transition: 0.5s;
    pointer-events: none;
    color: #000;
    font-weight: 600 !important;
    font-size: 16px;
  }
  
  .form_cancel label {
    position: absolute;
    top: 45px;
    left: 1px;
    font-size: 0.9rem;
    color: #47484C;
  }
  
  .form_cancel_txt {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #A7A8AC;
    padding: 7px 0;
  }
  
  .form_cancel_cpf {
    width: 180px;
  }
  
  /* Cor de fundo do autocomplete */
  .form_cancel input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
  }
  
  
  /* Cor do texto do autocomplete */
  .form_cancel input:-webkit-autofill {
    -webkit-text-fill-color: #47484C !important;
  }
  
  .form-group {
    position: relative;
    height: 85px;
  }
  
  .form-group .legend {
    position: absolute;
    bottom: 30px;
    font-size: 13px;
    color: #6D6E71;
  }
  
  .cancel-blue {
    background: #EBF0FF;
    padding: 1rem;
    position: flex;
    align-items: center;
    align-content: center;
  }
  
  #cancel-blue-title {
    margin: 0;
    margin-top: 1rem;
    font-weight: 600;
    font-size: 16px;
  }
  
  #cancel-blue-txt {
    margin-bottom: 0.5rem;
    font-size: 14px;
    line-height: 25px;
  }
  
  .icon-fc-2 {
    padding-left: 0.5rem;
    padding-right: 1.3rem;
  }
  
  .icon-fc-2 img {
    height: 40px;
  }
  
  #btnChat {
    background: #A7A8AC;
  }
  
  .mb-0 {
    margin-bottom: 0rem;
  }
  
  .card-fc {
    top: 894px;
    left: 477px;
    width: 166px;
    height: 116px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-weight: bold;
    max-height: 7rem;
    margin-left: 1rem;
    background: var(---ffffff-grayscale-w) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px #00000029;
    border-radius: 5px;
    cursor: pointer;
  }
  
  .card-fc:first-child {
    margin-left: 0;
  }
  
  .fale-conosco {
    background: #fff;
    min-height: 103px;
    position: relative;
  }
  
  .fale-conosco#faleconosco-form {
    padding: 0 50px;
  }
  
  #faleconosco-carrossel {
    display: none;
  }
  
  #faleconosco-form {
    display: none;
  }
  
  #msgCancelChat {
    display: none;
  }
  
  #ouvidoriaform {
    top: 0px;
    margin-top: 2px;
    padding-top: 2px;
    display: none;
  }
  
  .mt-1 {
    margin-top: 1rem;
  }
  
  .mb-1 {
    margin-bottom: 1rem;
  }
  
  #pl-0 {
    padding-left: 0;
  }
  
  .ptop-1 {
    padding-top: 1rem;
  
  }
  
  #mb-0 {
    margin-bottom: 0%;
  }
  
  .icon-fc {
    width: 32px;
    height: 32px;
  }
  
  .icon-fc-1 {
    height: 3.5rem;
  }
  
  #img-fc {
    width: 100%;
  }
  
  .column-fc {
    margin: 20px;
    margin-top: 0px;
  }
  
  .column-fc:first-child {
    margin-left: 0;
  }
  
  #btnBIA {
    display: none;
  }
  
  .bia-fc {
    display: none;
    font-size: 1rem;
    font-weight: 600;
  }
  
  /* FIM BF */  