#cadastro-formularios #header-cadastros {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 505px;
    margin-top: -140px;
    padding-top: 166px;
    position: relative;
}
#cadastro-formularios #header-cadastros .title {
    font-size: 49px;
    line-height: 59px;
    color: #fabd10;
    font-weight: 800;
}
@media screen and (max-width: 768px){
    #cadastro-formularios #header-cadastros .title {
        font-size: 34px;
        line-height: 1.25;
    }
}
.forms-system label {
    font-size: 18px;
    line-height: 22px;
    color: #003273;
    font-weight: 700;
    margin-bottom: 10px;
}
#breadcrumb {
    margin-bottom: 67px;
}
#cadastro-formularios #header-cadastros .tag {
    padding: 10px;
    background-color: #62b0ef;
    width: fit-content;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}
#cadastro-formularios #content .box-destaque {
    background: #e1e1e1;
    width: 860px;
    padding: 15px 20px;
}
#cadastro-formularios #content .row-blue {
    background-color: rgba(98,176,239,0.1);
    padding-top: 23px;
    padding-bottom: 30px;
    padding-left: 21px;
    padding-right: 21px;
}
#cadastro-formularios #content .forms-system .line-inputs {
    /* padding-left: 21px;
    padding-right: 21px; */
    padding-top: 33px;
}
#cadastro-formularios #content .forms-system .line-inputs {
    margin-top: 15px;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 51px;
}
#cadastro-formularios #content .forms-system .row {
    max-width: 100%;
    margin: 0 auto;
}
#cadastro-formularios #content .line-intro-info {
    margin-bottom: 60px;
}
#cadastro-formularios #content .forms-system input, #cadastro-formularios #content .forms-system select {
    max-width: 320px;
}
#cadastro-formularios #content .forms-system input._number {
    max-width: 90px;
}
.forms-system .form-check-label {
    vertical-align: sub;
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #323232;
    margin-left: 12px;
}
#cadastro-formularios #content .forms-system .input-personalizado {
    height: 46px;
    border-radius: 6px;
    border: 1px solid #960a3d;
}
.button-transparent-pink {
    border: 1px solid #960a3d;
    background-color: transparent;
    color: #960a3d !important;
}
.button {
    height-min: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 800;
    border: none;
    font-size: 16px;
    width: fit-content;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 16px;
    line-height: 20px;
    padding-bottom: 16px;
    text-transform: uppercase;
    border-radius: 16px;
}
.button:hover {
    opacity: 0.7;
    transition: all 300ms ease-in-out;
    
}
#cadastro-formularios #content .forms-system .form-check-inline {
    display: flex;
    align-items: center;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}
#cadastro-formularios #content .forms-system .accordion-item {
    border: none;
}
#cadastro-formularios #content .forms-system .accordion-button {
    padding: 9px;
    background-color: rgba(200,200,200,0.25);
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #2864ae;
    box-shadow: none !important;
}
.forms-system .form-check-label {
    vertical-align: sub;
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #323232;
    margin-left: 12px;
}
#cadastro-formularios #content .forms-system input[type='checkbox'] {
    width: 25px !important;
    height: 25px !important;
}
#cadastro-formularios #content .forms-system .row {
    max-width: 100%;
    margin: 0 auto;
}
#cadastro-formularios #content .forms-system .accordion {
    margin-top: 31px;
}
#cadastro-formularios #content .forms-system textarea {
    max-width: 740px;
    height: 120px;
}
#cadastro-formularios #content .forms-system .complement-flex {
    width: fit-content;
}
.button-pink {
    background-color: #960a3d;
}
#cadastro-formularios #content .row-gray {
    padding-top: 23px;
    padding-bottom: 30px;
    padding-left: 21px;
    padding-right: 21px;
    background-color: #f5f5f5;
    width: 98%;
    margin-top: 38px !important;
}
#cadastro-formularios #content .row-gray .col-12 {
    margin-bottom: 18px;
}
#cadastro-formularios #content .forms-system .line-inputs {
    margin-top: 15px;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 51px;
}
@media screen and (min-width: 768px){
    #cadastro-formularios #content .forms-system .complement-flex input {
        width: 600px;
        max-width: 600px;
    }
}
@media screen and (max-width: 768px){
    #cadastro-formularios #content .forms-system .complement-flex input {
        width: 300px;
        max-width: 300px;
    }
}
.forms-system input, .forms-system select {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    height: 48px;
}
.line-inputs .row-checkbox-flex {
    justify-content: space-between;
}
#cadastro-formularios #content .forms-system input, #cadastro-formularios #content .forms-system select {
    max-width: 320px;
}
.forms-system input[type='radio'] {
    width: 20px;
    height: 20px;
    border-radius: 21px !important;
}
.forms-system .form-check-input {
    height: 30px;
    margin-bottom: 15px;
    width: 30px;
    flex-shrink: 0;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
#cadastro-formularios #content .forms-system .background-title-tab {
    background: #fafafa;
    padding-left: 46px;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-top: 38px;
}
#cadastro-formularios #content .forms-system .background-title-tab label {
    color: #62b0ef;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    margin: 0;
}
#cadastro-formularios #content .forms-system .line-inputs .col-input-number-txt {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}
/* #cadastro-formularios #header-cadastros {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 505px;
    margin-top: -140px;
    padding-top: 166px;
    margin-bottom: 49px;
    position: relative;
} */
#cadastro-formularios .header-empreendedor {
    background: url(/themes/simpacto/assets/img/banner-empreendedor.jpg)
}
#breadcrumb {
    background: rgba(200, 200, 200, 0.15);
    display: flex;
    align-items: center;
}
#breadcrumb {
    margin-bottom: 44px;
    height: 35px;
}
.text-bold{
    font-weight: bold; 
}
.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
#cadastro-formularios #content .forms-system .complement-flex {
    width: fit-content;
}
#cadastro-formularios #content .forms-system .row-flex {
    display: inline-block;
    width: fit-content;
    margin: 0;
    padding: 0;
}
#cadastro-formularios #content .row-gray .title-box {
    font-size: 18px;
    line-height: 22px;
    color: #2864ae;
    font-weight: 800;
    display: block;
    margin-bottom: 21px;
}
.forms-system input[type='radio']:checked {
    border-color: #960a3d;
    background-color: #960a3d;
}
#cadastro-formularios #content .forms-system .button-file {
    visibility: hidden;
    position: absolute;
}
#cadastro-formularios #content .forms-system .box-images img {
    width: 80px;
    height: 80px;
}
#cadastro-formularios #content .forms-system .col-logo-upload .box {
    display: flex;
    gap: 23px;
    align-items: end;
}
#cadastro-formularios #content .forms-system .row-galery {
    margin-top: 50px;
}
@media screen and (min-width: 320px) and (max-width: 63.9375em){
    #cadastro-formularios #content .line-intro-info {
        font-size: 12px;
        line-height: 14px;
    }
}
@media screen and (min-width: 320px) and (max-width: 63.9375em){
    #cadastro-formularios #content .box-destaque {
        width: 100%;
}}
.font-normal{
    font-weight: normal;
}

select.form-control {
    background-image: url('/themes/simpacto/assets/img/down-arrow.png')!important;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 97% 13px;
}

.accordion-item.disabled{
    opacity: 0.3;
}


.form-progress {
    box-shadow: 0px 10px 25px -10px #d3d3d3;
}
.form-progress .content p {
    color: #003273;
    font-size: 14px;
    line-height: 1.25;
}

.form-progress .progress {
    height: 36px;
    border-radius: 30px;
    box-shadow: inset 0 2px 7px -2px #939393;
}
.form-progress .progress .progress-bar {
    border-radius: 30px;
    background-color: #62B0EF;
    box-shadow: inset 0 2px 5px 1px #3779af;
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #dc3545;
}

.btn-resgatar-senha {
    font-size: 14px;
    border: none;
    background-color: transparent;
    color: #2864ae;
}

.button-remover {
    color: #960a3d;
    font-weight: 600;
    font-size: 14px;
}