html, body{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
p{
    margin-bottom: 0rem;
}
select, input{    
    margin: auto;
    display: block;
    width: 36%;
    height: 56px;
    border-width: 0.5px;
    border-radius: 6px;
    margin-top: 0.5%;
    padding-left: 0.8%;
    color: #000000;
    opacity: 0.8;
}
.wa-a p{
    text-decoration: none !important;
    color: #FFFFFF;
}
#rd-checkbox_field-la86iu7m{
    display: inherit;
    width: auto;
    height: auto;
}
.main-container{
    padding-top: 4%;
    padding-bottom: 4%;
}
.main-container h2{
    color: #E85D00;
    text-align: center;
    padding: 0 28% 0 28%;
    font-weight: 600;
}
.btn-sf{
    width: 36%;
    background-color: #61CE70;
    border-radius: 6px;
    height: 56px;
    border: none;
    margin: auto;
    display: block;
    margin-top: 0.5%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}
.btn-sf-half{
    width: 50%;
    background-color: #61CE70;
    border-radius: 6px;
    height: 56px;
    border: none;
    margin: auto;
    display: block;
    margin-top: 0.5%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}
.btn-sf-half-l{
    margin-right: 0.5%;
}
.btn-sf-half-r{
    margin-left: 0.5%;
}
.label-step{
    display: flex;
    margin: auto;
    align-items: center;
    padding: 3.2% 32% 0 32%;
}
.step-line{
    height: 1px;
    width: 100%;
    background-color: #000000;
    opacity: 0.2;
    margin: 0 2% 0 2%;
}
.round-l{
    width: 36px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
}
.r-l-g{
    color: #61CE70;
    border: 1px solid #61CE70;
}
.r-l-b{
    color: #000000;
    border: 1px solid #000000;
    opacity: 0.5;
}
.input-group{
    margin: 2% 0 2% 0;
    flex-wrap: nowrap !important;
    justify-content: space-around;
}
.input-group-text{
    border-radius: 0.375rem 0 0 0.375rem !important 
} 
.msim-header{
    background-color: #282E5F;  
    padding: 0.6% 11% 0.6% 11%;
}
#external-link{
    height: 24px;
    width: 24px;
}
#whats-icon{
    height: 16px;
    width: 16px;
}
#phone-icon{
    height: 16px;
    width: 16px;
}
#migratio-bg{
    height: 400px;
    width: 100%;
    object-fit: cover;
    
}
.msim-header-flex{
    display: flex;
    justify-content: space-around;
}
.msim-header-ipf{
    display: flex;
    justify-content: space-between;
    color: #FFFFFF;
    align-items: center;
}
.msim-header-ipfd{
    display: flex;
    width: 100%;
    white-space: nowrap;
    margin: 0 4% 0 4%;
    align-items: center;
}
.msim-footer{
    background-color: #282E5F;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 4% 8% 0 8%;
}
#m-l{
    width: 30%;
}
.c-icons{
    width: 24px;
    height: 24px;
    filter: invert(89%) sepia(26%) saturate(5993%) hue-rotate(170deg) brightness(103%) contrast(79%);
}
.mff-c{
    color: #B1B1B1;
    display: flex;
    margin-top: 2%;
}
.mff-c p{
    margin-left: 6px;
}
.r-alert{
    color: #E85D00;
    margin-top: 4%;
}
.rs-f{
    background-color: #282E5F;
    color: #6EC1E4;    
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 12% 0 12%;
}
.rs-f h4{
    font-weight: 600;
}
.rs-icons{
    filter: invert(100%) sepia(0%) saturate(7410%) hue-rotate(12deg) brightness(126%) contrast(100%);
    height: 36px;
    width: 36px;
}
#sgs{
    height: 100%;
    width: 74px;
}
#lsvo{
    height: 100%;
    width: 100px;
}
#qebl{
    height: 100%;
    width: 150px;
}
#sgptw{
    height: 100%;
    width: 120px;   
}
.m-footer{
    background-color: #11163A;
    color: #FFFFFF; 
    font-size: 12px;
    text-align: center;
    padding: 1%; 
} 
.red-t{
    color: #E85D00;
} 
.rs-icons-f{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}
.rs-icons-f-sm{
    width: 30%;
    display: flex;
    justify-content: space-around;
}
#nome, #celular, #emailForm, #anterior, #simular{
    display: none;
}
.btn-flex{
    display: flex;
    justify-content: space-around;
    margin: auto;
    width: 36%;
    margin-top: 3%;
}
.card-body{
    padding: 4% 2% 4% 2%;
    display: block;
    margin: auto;
}
.p-i-flex{   
    border-bottom: 0.1px solid #000000;
    border-spacing: 5px;
    padding: 2%;
    width: 33%
}
.p-i-flex p{
    text-align: center;
}
.input-dashb{
    margin: auto;
    display: block;
    width: 90%;
    height: 56px;
    border-width: 0.5px;
    border-radius: 6px;
    margin-top: 0.5%;
    padding-left: 0.8%;
    color: #000000;
    opacity: 0.8;
    text-align: center;
}
.py-4{
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;        
}
.alert-success{
    text-align: center;
    padding: 4%;
    font-size: 2rem;
}
.alert{
    margin-bottom: 0 !important;             
}
#economia-h5{
    color: #e53f2d;
    font-size: 2rem;
    text-align: center ;
}
.btn-economia{
    border-radius: 64px;
    width: 70%;
    background-color: #bdbdbd;
    padding: 1%;
    border: none; 
    display: block;
    margin: auto;
    margin-top: 2%;
    color: #032266;
}
.btn-economia h3, h4{
    margin-top: 4px;
    margin-bottom: 4px;
}
#economia-p{
    padding: 4%;
    text-align: center;
}
.btn-whats-e{
    border-radius: 64px;
    width: 70%;
    padding: 4% 8% 4% 8%;
    background-color: #25d366;
    border: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    margin-top: 2%;
    color: #000000;
}
.btn-whats-e h4{
    margin-top: 0;
    margin-bottom: 0;
}
.btn-whats-e img{
    width: 36px;
    height: 36px;
}
.modal-footer {
    border-top: 0px !important;
}
.modal-header{
    border-bottom: 0px !important;
    justify-content: flex-end;
}
.lbip {
    position: relative;
    display: block;
}
.lbip input{
    padding-left: 4rem;
    font-weight: 500;
}
.lbip::after {
    content: '' attr(data-domain);
    position: absolute;
    top: 18px;
    left: 27%;
    display: block;
    color: inherit;
    font-weight: 500;
}
.makeup-modal{
    display: block;
    margin: 64px auto 64px auto;
    width: 90%;
    max-width: 600px;
}
@media only screen and (min-width: 1264px){
    .lbip::after {
        left: 33%;
    }
}
@media only screen and (max-width: 1264px){    
    .rs-f{
        padding-top: 4%;
        display: block;
        text-align: center; 
    } 
    .msim-footer{
        display: block;
        margin: auto;
        text-align: center; 
        padding: 4% 8% 4% 8%
    }
    .mff-c{
        display: block; 
    }
    .main-container h2{
        padding: 0 18% 0 18%;
    }
    .label-step {
        padding: 3.2% 22% 0 22%;
    }
    select, input {
        width: 48%;
        margin-top: 3%;
    }
    .btn-sf {
        width: 48%;
        margin-top: 3%;
    }
    .btn-flex{
        width: 48%;
        margin-top: 3%;
    }
}  
@media only screen and (max-width: 834px){
    .msim-header-flex{
        display: block;
        padding: 3.6%;
    }
    #msim-header-ipf-singular{
        display: flex;
        justify-content: center;
    }
    .msim-header-ipf{
        display: block;        
    }
    .msim-header-ipfd{
        justify-content: center;
    }
    .rs-icons-f{
        display: block;
        margin: auto;
        padding: 10% 0 10% 0;
    }
    .rs-icons-f-sm {
        margin: auto;
        width: 80%;
        padding: 0 0 10% 0;
    }
    .btn-flex{
        display: block;
    }
    .btn-sf-half {
        width: 100%;
        margin-top: 3%;
    }
}

@media only screen and (max-width: 650px){   
    .label-step {
        padding: 3.2% 14% 0 14%;
    }
    select, input {
        width: 70%;
    }
    .lbip::after {
        left: 17.5%;
    }
}