body {
    /* padding: 10px; */
}

#exTab1 .nav-pills>li>a {
    border-radius: 0;
    font-weight: bold;
}

#exTab1 {
    width: 100%;
    display: flex;
    padding: 20px;
    max-width: 100%;
}

.bloco-1 {
    width: 53%;
    min-height: 50vh;
    display: flex;
    margin: auto;
}

.item img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: auto !important;
    height: auto !important;
    margin: auto !important;
}

.bloco-2 {
    width: 47%;
    min-height: 50vh;
    margin: 0px 0px auto 0px;
    padding: 20px;
    box-shadow: 5px 5px 35px #80808078;
}

a,
a:hover {
    color: #b90000;
    text-decoration: none;
}

.login .form-group {
    margin-bottom: -30px;
}

.login .form-group p {
    font-size: 13px;
    color: black;
}

.login form {
    position: relative;
}

.login form a.link-direita {
    position: absolute;
    font-size: 1vw;
}

.link-direita,
.link-direita:hover {
    text-decoration: underline;
    right: 5%;
    position: absolute;
}

.col-md-offset-4 {
    margin-left: 0%!important;
}

.login button.btn.btn-warning {
    width: 100%;
    margin-top: 20%;
    margin-bottom: 10%;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills>li.active {
    background-color: white;
    color: #b90000;
    font-size: 1.3vw;
    /* border-bottom: 3px solid; */
}

.nav-pills li {
    background-color: white;
    color: #b9000080;
    font-size: 1.3vw;
    border-bottom: 3px solid;
    width: 46%;
    /* margin: 0 10px; */
}

.nav-pills li a {
    color: #b9000080;
    font-size: 1vw;
}

ul.nav.time {
    display: flex;
    width: 90%;
    margin-left: 5%;
}

.listajuri {
    display: none!important;
}

.time li {
    margin: auto;
    border: 2px solid grey;
    border-radius: 25px;
    background-color: white;
    z-index: 99;
}

.time li a {
    color: grey;
    cursor: no-drop;
    z-index: 99;
    background-color: white;
    border-radius: 25px;
}

.time li a:hover {
    z-index: 99;
    background-color: white;
    border-radius: 25px;
}

.time>li>a:hover,
.time>li>a:focus {
    background-color: white;
}

.line-time {
    width: 7.4vw;
    height: 2px;
    background-color: grey;
    position: absolute;
    right: 10%;
    top: 50%;
    z-index: 0;
}

.time .colorido {
    border-color: #00b9069e;
}

.time .colorido a {
    color: #00b9069e;
}

.colorido .line-time {
    background-color: #00b9069e;
}

.radio {
    display: flex;
}

.radio input[type="radio"] {
    margin-left: 0px;
}

.radio .form-check {
    width: 50%;
}

.documento {
    display: flex;
}

.tab-pane form {
    width: 100%;
    margin: 20px 0%;
}

.documento .number {
    margin-left: 10px;
    width: 70%;
}

.form-cadastro {
    position: relative;
}

.caixa-form {
    padding-top: 20px;
}

.form-cadastro .set-anterior {
    position: absolute;
    left: 3%;
    top: 20%;
    cursor: pointer;
    z-index: 3;
    display: none;
}

.set-anterior img {
    width: 30px;
    height: auto;
}

.error {
    display: none;
    color: red;
}

.segmento-negocio,
.tipo-negocio {
    display: none;
}

ul.nav.nav-pills {
    display: flex;
    width: 100%;
    text-align: center;
    /* min-height: 60px; */
}

ul.nav.nav-pills li {
    width: 49%;
}

.tab-content.clearfix {
    margin-top: 20px;
}

.date-genero {
    width: 100%;
    display: flex;
}

.date-genero .genero {
    width: 60%;
    margin-left: 10%;
}

.date-genero .date {
    width: 50%;
}

.t-natu {
    display: block;
}

.telefone .indicativo {
    width: 50%;
    margin-right: 5%;
}

.invalido {
    border: 1px solid red;
}

.loading {
    display: none;
}

.loading .loader {
    margin-top: 25%;
}

.loading.viewer {
    display: block;
    position: absolute;
    max-width: 1124px;
    z-index: 999999999999999;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: #8080806e;
    margin-left: -20px;
}

#nombreHelp,
#apelidoHelp,
#dateError,
#telefoneHelp,
#celularHelp,
#barrioHelp,
#direcaoHelp,
#loginerro,
#razonHelp,
#indicativoHelp,
#emailHelp,
#telefonejHelp,
#emailHelpJuridico,
#indicatioPfHelp,
#celularHelpjuridico {
    color: red !important;
}

.fright {
    float: left !important;
}

.btn-warning {
    color: #fff;
    background-color: #fbae16;
    border-color: #fbae16;
}

.finalizar,
.finalizar:hover {
    color: #fff;
    background-color: #b90000;
    border-color: #b90000;
    width: 50%;
    margin-left: 25%;
}

.login {
    padding: 40px 10px;
}

.login form input {
    margin-bottom: 40px;
}

.login form button {
    text-align: center;
    width: 100%;
    margin-top: 20%;
    margin-bottom: 10%;
}

.t-juri {
    display: block;
}

.telefone {
    width: 100%;
    display: flex;
}

.telefone.t-juri .form-group {
    display: inline-block;
}

.step {
    display: block;
}

.enviar {
    color: #fff;
    background-color: #fbae16;
    border-color: #fbae16;
}

label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px !important;
}

button.btn.btn-warning.porximo {
    width: 50%;
    margin-left: 25%;
    background-color: #fbae16;
    border-color: #fbae16;
}

.form-control {
    height: 34px !important;
    padding: 3px 2px;
}

.datepicker-dropdown {
    left: 57% !important;
}

.documento .tipo {
    width: 45%;
    margin-right: 5%;
    margin-top: 8px;
}

.documento .number-contacto {
    width: 45%;
    margin-left: 5%;
    margin-top: 8px;
}

.invalid {
    background: #fff 98% center;
    box-shadow: 0 0 5px #d45252 !important;
    border-color: #b03535 !important;
}

a.registra {
    font-size: 1vw;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: gray !important;
    border-color: gray !important;
}

input[type=number] {
    -moz-appearance: textfield;
}

#number-document::-webkit-inner-spin-button {
    display: none!important;
}

#number-document::-webkit-calendar-picker-indicator {
    display: none!important;
}

#telefone::-webkit-inner-spin-button {
    display: none!important;
}

#telefone::-webkit-calendar-picker-indicator {
    display: none!important;
}

#recuperarDocumento::-webkit-inner-spin-button {
    display: none!important;
}

#recuperarDocumento::-webkit-calendar-picker-indicator {
    display: none!important;
}

#number-document-login::-webkit-inner-spin-button {
    display: none!important;
}

#number-document-login::-webkit-calendar-picker-indicator {
    display: none!important;
}

#telefone-juridico::-webkit-inner-spin-button {
    display: none!important;
}

#telefone-juridico::-webkit-calendar-picker-indicator {
    display: none!important;
}

#number-document-contacto::-webkit-calendar-picker-indicator {
    display: none !important;
}

#number-document-contacto::-webkit-inner-spin-button {
    display: none !important;
}

section {
    position: relative;
}

.balao {
    padding: 10px;
    border: 1px solid grey;
    background: white;
    position: absolute;
    min-width: 180px;
    top: 109%;
    left: -19%;
    visibility: hidden;
    /* display: none; */
}

.ponta {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid grey;
    right: 33%;
    top: -21%;
    background-color: white;
    border-left: 1px solid grey;
    border-right: 0px solid grey;
    border-bottom: 0px;
    transform: rotate(45deg);
}

.opaco {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #80808052;
    z-index: 999;
}

.alerta-makro {
    position: absolute;
    left: 30%;
    width: 30%;
    top: 20%;
    height: 40%;
    background: white;
    text-align: center;
}

.header-alert {
    height: 20%;
    background-color: #b03535;
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.btn-fechar {
    position: absolute;
    bottom: 10%;
    left: 33%;
    width: 33%;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #b03535;
    border-radius: 10px;
    box-shadow: 2px 2px 1px #d2d2d2;
}

.mnsg-alert {
    padding: 20px;
}


/* css recuperar senha  */

.recuperar {
    padding: 40px 10px;
}

.recuperar form input {
    margin-bottom: 10px;
}

.recuperar form button {
    text-align: center;
    width: 100%;
    margin-top: 20%;
    margin-bottom: 10%;
}

#re2 {
    display: none;
}

.recuperar p {
    font-size: 1vw;
    color: black;
}

.marcador-centro {
    display: grid;
    grid-template-columns: 45% 10% 45%;
    margin-top: 20px;
}

.marcador-centro p {
    font-size: 13px;
    color: black;
    margin-top: 10px;
}

.text-inform {
    font-size: 16px;
    color: black;
}

.grupo-login {
    display: flex;
}

input#number-document {
    margin-bottom: 0px;
}

.grupo-login .type {
    width: 30%;
}

.grupo-login div.number {
    margin-left: 5%;
    width: 65%;
}

.marcador-centro span {
    width: 100%;
    height: 1px;
    background-color: lightgrey;
    margin: 18px 0px;
}

#recuperardocerro {
    display: none;
    font-size: 12px;
    color: red;
}

#btn-recuperar {
    width: 70%;
    text-align: center;
    margin-left: 15%;
    margin-top: 10%;
}

#btn-novacontrasenha, #btn-reenviarcode {
    width: 70%;
    text-align: center;
    margin-left: 15%;
}

input#number-document-login {
    margin-bottom: 10px;
}

.number .error {
    margin-bottom: 30px;
}

.radio input {
    cursor: pointer;
}

.radio label {
    cursor: auto;
}

input#exampleInputEmail1 {
    margin-bottom: 0px;
}

i#atention {
    height: 50px;
    margin-left: 10px;
}

i#atention img {
    margin-top: -7px;
    width: 17px;
    height: 17px;
}

#4t p {
    font-size: 14px;
    color: black;
}

.digito {
    display: none;
}
.box-scroll {
    max-height: 100px;
    overflow: auto;
    padding-top: 15px;
    font-size: 12px;
}
h4.titulo-regis-log {
    font-weight: 600;
    color: #b90000;
    text-decoration: underline;
}
/* final do recuperar senha  */

@media (min-width: 1800px) {
    .line-time {
        width: 5vw;
    }
}

@media (max-width: 600px) {
    .login {
        padding: 0;
    }
    .recuperar p,ul.nav.nav-pills li{
        font-size: 13px;
    }
    
    .ponta {
        right: 11%;
        top: -14%;
    }
    .bloco-1 {
        display: none !important;
        min-height: 50vh;
    }
    .bloco-2 {
        width: 100%;
    }
    .nav.nav-pills {
        display: flex;
    }
    .documento {
        display: block;
    }
    .documento .number {
        width: 100%;
        margin: 0;
    }
    .date-genero {
        display: block;
    }
    .date-genero .date,
    .date-genero .genero {
        width: 100%;
    }
    .date-genero .genero {
        margin: 0;
    }
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-top {
        left: 10px !important;
    }
    .form-group.indicativo {
        width: 100%;
    }
    ul.nav.nav-pills li {
        width: 49%;
    }
    .link-direita,
    .link-direita:hover {
        /* margin-left: 34%; */
        /* bottom: 55%; */
        bottom: 22%;
        margin-right: 24px;
    }
    .grupo-login{
        display: block;
    }
    .grupo-login .type,.grupo-login div.number{
        width: 100%;
        margin-left: 0%;
    }
    .tab-pane form {
        width: 100%;
        margin: 20px 0;
    }
    #exTab1 .nav-pills>li>a {
        font-size: 13px;
    }
    .login form a.link-direita {
        position: absolute;
        font-size: 13px;
    }
    a.registra {
        font-size: 13px;
    }
    .nav-pills li a {
        font-size: 13px;
    }
    .line-time {
        width: 16.5vw;
    }
    .form-cadastro .set-anterior {
        left: -3%;
    }
    .alerta-makro {
        position: absolute;
        left: 10%;
        width: 80%;
        top: 20%;
        height: 40%;
        background: white;
        text-align: center;
    }
}
.Acepto .form-check-label {
    width: 95%;
}