

/* Telefones em paisagem e abaixo */
@media only screen and (max-width: 480px) {

    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_480.jpg);
        background-size: cover;
        background-position: center;
        
    }
}

/* Telefones em paisagem a tablet em retrato */
@media only screen and (max-width: 831px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_831.jpg);
        background-size: cover;
        background-position: center;
        
    }
}

/* Tablet em retrato a paisagem e desktop */
@media only screen and  (max-width: 1090px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_1090.jpg);
        background-size: cover;
        background-position: center;
        
    }
}

@media only screen and (max-width: 1399px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_1399.jpg);
        background-size: cover;
        background-position: center;
        
    }
}

@media only screen and (max-width: 1628px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_1628.jpg);
        background-size: cover;
        background-position: center;
        
    }
}
@media only screen and (max-width: 1877px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_1877.jpg);
        background-size: cover;
        background-position: center;
        
    }
}
@media only screen and (max-width: 2118px) {
    #img-bem-vindo {
        width: 100%;
        background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO_qcntu1_c_scale,w_2118.jpg);
        background-size: cover;
        background-position: center;
        
    }
}
@media only screen and (max-width: 3000px) {
    #img-bem-vindo {
        width: 100%;
            background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO.jpg);
        background-size: cover;
        background-position: center;
        
    }
}

#img-bem-vindo {
    width: 100%;
    background-image: url(https://m2a-pdr-bucket.s3-sa-east-1.amazonaws.com/development/static/img/BEM_VINDO.jpg);
    background-size: cover;
    background-position: center;
    

}

#btnradio-label-1, #btnradio-label-2 , #btnradio-label-3 , #btnradio-label-44{
    width: 100%;
    color: #414141;
    background-color: #F0F2F3;
    background-image: none;
    border-color: #F0F2F3;

}

.span-btn {
    padding-left: 3%;
    padding-bottom: 5%;
}


.text-color-grey {
    color: rgba(65, 65, 65, 1) !important;
}

.pricing-tier-cardborder-1px-cobalt{
    display: flex;
    flex-direction: column;
    position: static;
    background: #FFFFFF;
    border: 1px solid #023EAD;
    box-sizing: border-box;
    border-radius: 16px;
    margin-bottom: 10px;

}

.header {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: static;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.heading-and-icon{
    position: static;
    background: #43A7C0;
    border-radius: 8px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 20px 0px;
}

.headinginter-regular-normal-cape-cod-20px {
    position: relative;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #414141;
    flex: none;
    align-self: stretch;
    flex-grow: 0;
}

.inter-regular-normal-mirage-48px{
    position: static;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #101828;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 20px 0px 8px;
}

.inter-bold-pale-sky-16px{
    position: static;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #667085;
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    padding-right: 0;
    padding-left: 0;
}

.content{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;

    position: static;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 32px 32px 32px 32px;
}


.footer{
    margin: 32px 32px 32px 32px;

}

.check-item-text-1{
    margin-bottom: 10px;
    text-align: left;
}

.btn-plano-escolha{
    width: 320px;
    height: 48px;
    left: 32px;
    top: 32px;
    padding-top: 12px;
    background-color: rgba(30,26,104,0.69);
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
}

.flex-container > div {
    background-color: #9d2727;
    width: 33%;
    margin: 10px;
    text-align: center;
    display: flex;

}

.cta-section{
    display: flex;
    flex-direction: column;
    position: static;
    background: #F3F7FF;
    flex: none;
    align-self: stretch;
    flex-grow: 0;

}

.cta-row{
    margin: 96px 0px 96px 0px
}

.container-pagamento {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 1%;
    margin-left: 1%;
}


section.section {
    background: transparent;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 0 0;
}

.cta-section-2{
    display: flex;
    flex-direction: column;
    position: static;
    flex: none;
    align-self: stretch;
    flex-grow: 0;

}

.text-01{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #101828;

}

.text-02 {
    margin: 0 0 0 0;
    top: 48px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #667085;
}

input{
    width: 100%;
    flex-direction: row;
    align-items: center;
    padding: 10px 14px;
    position: static;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    margin: 8px 0px;
}

label{
    text-align: left;
    /*float: left;*/
}

.progress {
    border-radius: 25px;
    height: 20px;
     background: rgba(23, 54, 180, 0.32);
    overflow: visible;
}

.content-plano{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 36px 64px;

    position: static;
    left: 0px;
    top: 0px;

    background: #F3F7FF;
    border-radius: 16px;
    background: rgba(226,236,255,0.41);
    width: auto;
    flex: none;
    order: 0;
    flex-grow: 0;

}

#id_is_true{

    z-index: 11;
    left: 35px;
    top: -6px;
    position: relative;

}

.section-confimacao{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px;

    position: static;


    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    border-radius: 6px;

    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 48px 0px;
}

.center{
    animation-delay: 1000ms;
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    line-height: 72px;
    text-align: center;
    letter-spacing: -0.02em;
}
