@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap');

html,
body,
header{
  font-family: 'Montserrat', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-style: normal;
  height: auto;
  max-height: 100px;
  background-color: #eeeeee;
}

.externo {
  background-color: #fff !important;
  font-size: 0.8rem;
}

.externo td {
  word-wrap: break-word;
  max-width: 120px;
}




.div_fixed{
    position: fixed !important;
    z-index:999; 
}

.logo{    
    position: absolute;
    right: -20px;
    top: 25px;
    padding: 12px;
}

.logo img{
  width: 75px;
  height: 75px;
}

.logofooter{
  font-weight: 800;
  font-size: 10pt;
  padding-right: 100px;
}

.logofooter img{
  width: 48px;
  height: 48px;
}

.logosocialmedia img{
  height: 20px;
}

main.view{
  background-color: #eeeeee;
  min-height:700px;
}


.view-without-image{
    background-color: white;
    height: auto;
}

.busca-container {
    padding: 0em;
}

.busca-internal {
    width: 100%;
    height: 43px;
  right: -40px;
  font-weight: 800;
  padding-top: 12px;
    font-style: normal;
    font-size: 14pt;
    letter-spacing: 0.01em;
    color: #212121;
    text-align: right;
    }

.menu_99Juspro{
    width: 100%;
    background-color: #ffffff;
    height: 30px;
}

.text h1{
    font-style: normal;
    font-weight: bold;
    font-size: 40pt;
    line-height: 65px;
    color: #FF7B1C;
    font-weight: 600;
}

.distance{
    height: 70px;
}

.distance-meddium{
    height: 55px;
}

.padding-botton{
    padding-bottom: 35px;
}

div.description{
  font-size: 12pt;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn_side{
    background-color: #FF7B1C;
    border-radius: 50px;
    width: 300px;
    height: 90px;
    color: #FFFFFF;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    border: solid 0px;
    cursor: pointer;
}

.btn_inner {
  padding: 40px;
}

.btn_inner_small {
  padding: 20px!important;
  font-size: 9pt;
}

.btn_submit {
  background-color: #f1f1f1;
  padding: 0px !important;
  width: 250px;
  height: 70px;
}

.btn_inner_submit {
  color: #212121;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 15pt;
  padding: 0px; 
}

.rowpadd{
  /*border: 1px solid red;*/
  padding-top: 7.75em;
}

button:focus {outline:0;}


footer {
    bottom: 0;
    width: 100%;
    min-height: 100px;
    line-height: 60px;
    background-color: #f1f1f1;
}


footer h6 {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
/* identical to box height, or 143% */

letter-spacing: 0.01em;

/* Cor 1 */

color: #727272;
}

.content-header{
    position: relative;

}

.content-body {
  padding-top: 50px;

}

main.portal-page {
  background: #eeeeee;
  min-height: 20px;
  border-top: 5px solid #ff8200;
  border-bottom: 5px solid #ff8200;
}

.portal-shell {
  padding-bottom: 60px;
}

.portal-card {
  position: relative;
  overflow: hidden;
  background: #eeeeee;
  min-height: 610px;
  border-right: 2px solid #FF7B1C;
  border-bottom: 2px solid #FF7B1C;
}

.portal-yellow-strip {
  position: absolute;
  inset: 0 auto 0 0;
  width: 70px;
  background: #eeeeee;
}

.portal-card-home {
  display: grid;
  grid-template-columns: minmax(230px, 34%) 1fr;
}

.portal-welcome-panel {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.portal-welcome-badge {
  max-width: 280px;
  padding: 24px 32px;
  background: #ff8200;
  border-radius: 8px;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
}

.portal-flow-panel {
  position: relative;
  padding: 48px 56px 42px 28px;
}

.portal-mark {
  position: absolute;
  right: 28px;
  top: 18px;
  width: 58px;
  height: 58px;
  object-fit: contain;
}

.portal-intro {
  max-width: 460px;
  margin: 0 80px 18px 0;
  font-size: 11pt;
  line-height: 1.45;
}

.portal-flow-panel h1 {
  margin: 0 0 18px;
  color: #212121;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
}

.portal-form-title h1 {
    font-size: 37px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 8px;
    letter-spacing: -0.5px;
}            

.portal-steps {
  position: relative;
  display: grid;
  gap: 18px;
  padding-left: 58px;
}

.portal-steps:before {
  content: "";
  position: absolute;
  left: 27px;
  top: 20px;
  bottom: 70px;
  width: 2px;
  background: #ff8200;
}

.portal-step {
  position: relative;
  display: grid;
  grid-template-columns: 58px minmax(170px, 250px) minmax(240px, 1fr);
  gap: 0 0;
  align-items: center;
}

.portal-step-number {
  position: absolute;
  left: -43px;
  top: 50%;
  z-index: 2;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #ff8200;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  line-height: 28px;
  text-align: center;
}

.portal-step-icon {
  grid-column: 1;
  grid-row: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 100%;
  min-height: 90px;
  border-radius: 8px 0 0 8px;
  background: #ff8200;
  color: #ffffff;
  font-weight: 800;
}

.portal-step-content {
  grid-column: 2;
  grid-row: 1;
  display: flex;
  align-items: center;
  min-height: 90px;
  padding: 16px 18px;
  border: 2px solid #ff8200;
  border-left: 0;
  border-radius: 0 8px 8px 0;
  background: #ffffff;
  font-size: 10pt;
  line-height: 1.35;
}

.portal-step-content p,
.portal-step-note p,
.portal-actions p,
.portal-intermediate-content p,
.portal-form-title p {
  margin: 0;
}

.portal-step-content ul,
.portal-step-note ul {
  margin: 8px 0 0 18px;
  padding: 0;
}

.portal-step-wide {
  grid-column: 2 / 4;
  display: block;
}

.portal-step-note {
  grid-column: 3;
  grid-row: 1;
  margin-left: 28px;
  padding: 16px 18px;
  border: 2px solid #ff8200;
  border-radius: 8px;
  background: #ffffff;
  font-size: 10pt;
  line-height: 1.35;
}

.portal-step-note p {
  margin-top: 12px;
}

.portal-actions {
  grid-column: 3;
  grid-row: 1;
  margin-left: 28px;
  padding: 20px 24px;
  border-radius: 8px;
  background: #e3e3e3;
  font-size: 10pt;
}

.btn_portal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 330px);
  height: 54px;
  margin-top: 16px;
  border-radius: 28px;
  background: #ff8200;
  color: #ffffff;
  font-weight: 800;
  text-decoration: none;
}

.btn_portal:hover,
.btn_portal:focus {
  color: #ffffff;
  text-decoration: none;
  background: #dd6f00;
}

.btn_portal_secondary {
  width: min(100%, 390px);
}

.portal-card-intermediate {
  display: grid;
  grid-template-columns: minmax(260px, 50%) 1fr;
  min-height: 520px;
}

.portal-intermediate-hero {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eeeeee;
}

.portal-intermediate-content {
  position: relative;
  padding: 58px 68px 42px 38px;
  font-size: 11pt;
  line-height: 1.5;
}

.portal-intermediate-content p + p {
  margin-top: 14px;
}

.portal-intermediate-content .btn_portal {
  margin-top: 24px;
}

.portal-alert {
  margin-top: 18px !important;
  font-size: 9pt;
}

main.portal-form-page {
  background: #eeeeee;
}

.portal-form-page .content-body {
  padding-top: 32px;
}

.portal-form-page .portal-form-grid {
  /*position: relative;*/
  padding: 32px 28px 24px;
  /*
  border-top: 2px solid #ff8200;
  border-bottom: 2px solid #ff8200;*/
}

/*
.portal-form-page .portal-form-grid:after {
  content: "";
  position: absolute;
  right: 28px;
  top: -30px;
  width: 58px;
  height: 58px;
  background: url("images/99ico.png") center / contain no-repeat;
}*/

.portal-form-title {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}

.portal-form-title p {
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    max-width: 377px;
}

.portal-form-subTitle p {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
    max-width: 425px;
    margin-top: 51px;
}

.portal-form-page .btn_side,
.portal-form-page .buttondocs {
  border-radius: 12px;
  background: #ff8200;
}

.portal-form-page .btn_submit {
    width: 130px;
    height: 56px;
    border-radius: 30px;
    background: #ff8200;
    border: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 12px rgba(221, 130, 0, 0.3);
}

.portal-form-page .btn_submit:hover {
    background: #c47400;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(221, 130, 0, 0.35);
}      

.portal-form-page .btn_submit:disabled {
    background: #cccccc;
    box-shadow: none;
    transform: none;
    cursor: not-allowed;
}                  

.portal-form-page .btn_inner_submit {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.3px;              
}

.rowbuttondocs {
    padding-top: 6px;
}

.invalid-feedback {
    font-size: 12px;
    font-weight: 600;
    color: #e74c3c;
    margin-top: 4px;
}

.portal-form-page .form-control.is-invalid {
    border-color: #e74c3c;
    background: #fff8f8;
}

.portal-form-page .label-info {
    display: block;
    font-size: 12px;
    color: #FF7B1C;
    margin-top: 6px;
    font-weight: 500;
}

.portal-form-page .form-check {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 8px 0;
}

.portal-form-page .form-check-input {
    width: 22px;
    height: 22px;
    min-width: 22px;
    margin: 2px 0 0;
    border: 2px solid #cccccc;
    border-radius: 6px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.2s ease;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
}

.portal-form-page .form-check-input:checked {
    background-color: #FF7B1C;
    border-color: #FF7B1C;
}

.portal-form-page .form-check-input:checked::after {
    content: "✓";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

.portal-form-page .form-check-input:focus {
    box-shadow: 0 0 0 4px rgba(221, 130, 0, 0.2);
    border-color: #FF7B1C;
}


.portal-form-page .form-check-label {
    font-size: 13px;
    line-height: 1.4;
    color: #000000;
    cursor: pointer;
    max-width: 393px;
}

.row {
      margin-right: 0px;
      margin-left: 0px;
}

input[type=checkbox] {
    cursor: pointer;
 }

input[type=checkbox]:checked:after {
    background-color: #FF7B1C
}

input[type=checkbox]:checked {
    background-color: #FF7B1C
}

.checkbox-teal [type="checkbox"]:checked+label:before {
    border-color: transparent #009688 #009688 transparent;
  }
  
  .checkbox-warning-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #FF8800;
    background-color: #FF8800;
  }
  
  .checkbox-rounded [type="checkbox"][class*='filled-in']+label:after {
    border-radius: 50%;
  }
  
  .checkbox-living-coral-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #FF6F61;
    background-color: #FF6F61;
  }
  
  .checkbox-cerulean-blue-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #92aad0;
    background-color: #92aad0;
  }

  .portal-form-title .label-highlight {
      color: #FF7B1C;
      font-weight: 600;
      font-size: 13px;
  }

  .portal-form-page .form-control {
      border: 2px solid #e8e8e8;
      border-radius: 12px;
      padding: 14px 18px;
      font-size: 14px;
      background: #fafafa;
      transition: all 0.25s ease;
      height: auto;
      min-height: 54px;
  }

  .portal-form-page .form-control:focus {
      border-color: #FF7B1C;
      background: #ffffff;
      box-shadow: 0 0 0 4px rgba(221, 130, 0, 0.12);
  }         
  
  .portal-form-page .form-control:disabled {
      background: #f5f5f5;
      opacity: 0.75;
  }

  .portal-form-page .form-group {
      margin-bottom: 14px;
  }                   

  .text-h1-silver{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #727272;
  }

  .text-h1-silver-small{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    /* identical to box height, or 143% */
    
    letter-spacing: 0.01em;
        color: #727272
  }

  .page-footer{
      height: auto;
  }

  .politica{
      overflow:auto;
  }

  .politica a{
    color: #ff8200;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
  }

  .politica h1, .politica h2{
    color: #ff8200;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
  }

  .politica li{
    color: #ff8200;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
  }

  .politica .diversos{
    color: #ff8200;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
  }

  .politica .title{
    color: #4a4b4a;
    font-size: 3rem;
    line-height: 4.5rem !important;
    font-weight: 100 !important;
  }

  .politica table>tbody>tr:only-child>td:only-child {
    background-color: #fff;
    border: 1px solid #ff8200;
    padding: 10px;
    text-align: center;
}

  .politica table>tbody>tr:not(first-child)>td {
    border-bottom: solid 1px #ff8200;
    padding: 10px;
}

  .politica table>tbody>tr>td:first-child {
    background-color: #fce5cd;
    border-right: solid 1px #bfbfbf;
    width: 40%;
}

.politica table>tbody>tr:not(first-child)>td, table>tbody>tr:not(first-child)>td>b, table>tbody>tr:not(first-child)>td>p, table>tbody>tr:not(first-child)>td>p>b {
    color: #4a4b4a!important;
}

  .politica table>tbody>tr:first-child>td {
    background-color: #ff8200;
    text-align: center;
    padding: 10px 0;
}

.footer-copyright{
  background-color:#3d3d3d;
  max-height: 50px !important;
  min-height: 50px !important;
  color: #909090;
  font-size: 8pt;
}

.footer-copyright a{
  color: #909090;
  font-size: 8pt;
}

.formdata.col-md-6{
    padding-right: 28px;
    padding-left: 28px;
}

.buttondocs {
    width: 100% !important;
    max-width: 205px;
    height: 80px !important;
    border-radius: 12px !important;
    background: #FF7B1C !important;
    color: #FFF8F8 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.25s ease;
    padding: 0 18px !important;
}

.buttondocs:hover {
    background: #fff4e6 !important;
    border-color: #c47400 !important;
    color: #c47400 !important;
}

.checkcertidao,
.checkcpf {
  display: none;
  color: lawngreen;
}

 /*
iframe {
 visibility: hidden;
  position: absolute;
  left: 0; top: 0;
  height:0; width:0;
  border: none;
}*/

input[type="file"] {
  display: none;
  cursor: pointer;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

@media (max-width: 1199px) {

    .portal-form-page .portal-form-grid {
      padding: 24px 20px 18px;
    }
    .portal-form-page .form-group {
      margin-bottom: 12px;
    }
    .rowpadd {
      padding-top: 0.5em;
    }

    .rowbuttondocs{
      padding-top: 1em;
    }

    .buttondocs{
      width: 100% !important;
    }



  .formdata.extradata {
    margin-top: 5px;
  }
    
  .btn_inner_small {
    padding: 20px!important;
    font-size: 9pt;
  }

}

@media (max-width: 850px) {
    html,
    body,
    .view {
        max-height: 2850px;
        height: auto;
        
    }

    main.view {
      background-color: #eeeeee;
      min-height:850px;
    }

    header
     {
        max-height: 80px;
        height: auto;
        
    }
  
    .logo{    
      position: absolute;
      right: 10px;
      top: 35px;
      padding: 8px;
  }
  
  .logo img{
    width: 75px;
    height: 75px;
  }
  
  .logofooter{
    font-weight: 800;
    font-size: 10pt;
    padding-right: 0px;
  }
  
  .logofooter img{
    width: 48px;
    height: 48px;
  }
  
  .logosocialmedia img{
    height: 20px;
  }



.btn_side {
  background-color: #FF7B1C;
  border-radius: 50px;
  width: 300px;
  height: 90px;
  color: #FFFFFF;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  border: solid 0px;
  cursor: pointer;
}

  .btn_inner_small {
    padding: 20px!important;
    font-size: 10pt;
  }


    .page-footer{
        height: 150px;
    }

    
.busca-internal {
    width: 100%;
    height: 43px;
  right: 0px;
  top: 20px;
  font-weight: 800;
  padding-top: 5px;
    font-style: normal;
    font-size: 14pt;
    letter-spacing: 0.01em;
    color: #212121;
    text-align: right;
    }


    .busca-container {
      padding: 0px;
      padding-left: 0px;
      padding-right: 0px;
    }

    .footer-copyright{
      background-color:#3d3d3d;
      max-height: 150px !important;
      min-height: 70px !important;
      color: #909090;
      font-size: 9pt;
    }

    .footer-copyright a{
      color: #909090;
      font-size: 9pt;
    }

    .ftcr-text{
      text-align: center;
    }

    .btn_submit {
      background-color: #f1f1f1;
      padding: 0px !important;
      width: 250px;
      height: 70px;
    }

    .rowpadd {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    main.portal-page {
      min-height: auto;
    }

    .portal-shell {
      padding: 24px 12px 40px;
    }

    .portal-card,
    .portal-card-home,
    .portal-card-intermediate {
      display: block;
      min-height: auto;
      border-right: 0;
    }

    .portal-yellow-strip {
      width: 18px;
    }

    .portal-welcome-panel,
    .portal-intermediate-hero {
      min-height: 180px;
      padding-left: 18px;
    }

    .portal-welcome-badge {
      max-width: 240px;
      padding: 18px 22px;
      font-size: 20px;
    }

    .portal-flow-panel,
    .portal-intermediate-content {
      padding: 38px 20px 28px 34px;
    }

    .portal-mark {
      right: 18px;
      top: 14px;
      width: 46px;
      height: 46px;
    }

    .portal-intro {
      margin-right: 58px;
    }

    .portal-flow-panel h1 {
      font-size: 24px;
    }

    .portal-steps {
      gap: 16px;
      padding-left: 44px;
    }

    .portal-steps:before {
      left: 20px;
      bottom: 40px;
    }

    .portal-step {
      grid-template-columns: 46px 1fr;
    }

    .portal-step-number {
      left: -34px;
      width: 24px;
      height: 24px;
      line-height: 24px;
    }

    .portal-step-icon {
      width: 46px;
      min-height: 80px;
    }

    .portal-step-content,
    .portal-step-wide {
      grid-column: 2;
      min-height: 80px;
    }

    .portal-step-note,
    .portal-actions {
      grid-column: 1 / 3;
      grid-row: auto;
      margin-left: 0;
      margin-top: 12px;
    }

    .btn_portal,
    .btn_portal_secondary {
      width: 100%;
      min-height: 54px;
      height: auto;
      padding: 12px 18px;
      text-align: center;
    }

    .portal-form-page .portal-form-grid {
        padding: 18px 14px 14px;
        border-radius: 12px;
    }

    .portal-form-page .portal-form-grid:after {
      right: 18px;
      top: -24px;
      width: 46px;
      height: 46px;
    }

    .portal-form-page .formdata.col-md-6 {
      padding-right: 0;
      padding-left: 0;
    }

    .portal-form-title h1 {
        font-size: 26px;
    }

    .portal-form-page .form-control {
        padding: 12px 14px;
        font-size: 14px;
        min-height: 48px;
    }

    .buttondocs {
        max-width: 100% !important;
        height: 50px !important;
        font-size: 12px !important;
    }

    .portal-form-page .btn_submit {
        
        max-width: 220px;
        height: 56px;
    }

    .portal-form-page .form-check-input {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .portal-form-page .form-check-label {
        font-size: 13px;
    }

    .rowbuttondocs {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .portal-form-page .form-group {
        margin-bottom: 10px;
    }

  }

  .advogadoField {
      background: #fafafa;
  }

  .advogadoField:disabled {
      background: #f0f0f0;
      opacity: 0.7;
  }              
  
  .portal-form-page .form-check .requiredFiledsTrue {
      color: #000000;
      font-weight: 500;
  }  