@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

.bglightbox {
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.25;
    filter: alpha(opacity=70);
}

.lightboxMensagem {
    width: 500px;
    height: auto;
    background: #ffffff;
    position: fixed;
    left: 50%;
    top: 10%;
    margin: 0 0 0 -250px;
    z-index: 99999999;
    padding-bottom: 50px;
    text-align: center;
    border-radius: 0;
}

    .lightboxMensagem .btFechar {
        font-size: 35px;
        line-height: 25px;
        text-transform: uppercase;
        position: absolute;
        right: 0px;
        top: 15px;
        padding: 5px 14px;
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-family: inherit;
    }

        .lightboxMensagem .btFechar:hover {
            color: #212121;
        }

    .lightboxMensagem .tituloBloco {
        font-size: 16px;
        line-height: 20px;
        color: #1d1d1d;
        padding-bottom: 0;
        text-align: center;
        padding: 0 45px;
    }

    .lightboxMensagem .titulo {
        font-size: 30px;
        line-height: 35px;
        margin-top: 50px;
        padding-bottom: 30px;
        color: #1c1c1c;
        text-transform: none;
        font-weight: 600;
        font-family: "Roboto";
        text-transform: uppercase;
    }

    .lightboxMensagem .botao {
        background: var(--secundary-color);
        color: #fff;
        margin-top: 30px;
        width: 150px;
        display: inline-block;
        border-radius: 0;
        height: 40px;
        line-height: 40px;
        font-size: 23px;
        text-decoration: none;
        font-family: "Dosis";
        text-transform: none;
        font-size: 20px;
        font-family: "Roboto";
        font-weight: bold;
        color: #fff;
        line-height: 40px;
        background: var(--secundary-color);
        text-align: center;
        border-radius: 20px;
        text-align: center;
        padding: 0 45px;
        max-width: 200px;
        margin: 0 auto 0px;
        margin-top: 30px;
    }

        .lightboxMensagem .botao:hover {
            background: #ff9556;
        }

.lightboxMensagem2 {
    width: 380px;
    height: auto;
    background: #f6f5f1 url(../imagens/layout/bg_grid_imagens.jpg) no-repeat 252% 65%;
    position: fixed;
    left: 50%;
    top: 10%;
    margin: 0 0 0 -250px;
    z-index: 9999;
    padding: 50px 95px;
    background-size: 90%;
}

    .lightboxMensagem2 p {
        font-size: 14px;
        line-height: 16px;
        color: #666666;
    }

    .lightboxMensagem2 .botao {
        background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
        font-size: 14px;
        line-height: 14px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 0;
        min-width: 40px;
        padding: 16px 15px;
        border-radius: 5px;
        text-align: center;
        margin: 20px 0 0;
        float: right;
    }

.lightboxMensagem.relgulamento {
    width: 650px;
    top: 50%;
    margin-left: -325px;
    height: 500px;
    margin-top: -250px;
}

    .lightboxMensagem.relgulamento .boxTextos {
        display: inline-block;
        margin: 0 20px;
        text-align: left;
        height: 424px;
        overflow-y: scroll;
        font-size: 15px;
    }

        .lightboxMensagem.relgulamento .boxTextos p {
            font-size: 13px;
            line-height: 18px;
            margin-top: 20px;
        }

        .lightboxMensagem.relgulamento .boxTextos span {
            font-size: 15px !important;
            font-weight: normal !important;
        }

        .lightboxMensagem.relgulamento .boxTextos a {
            color: #cd1c22;
        }

/*MELHORIAS 19/08/2016*/
.lightboxStep1 {
    width: 660px;
    text-align: left;
    height: auto;
    background: #f6f5f1 url(../imagens/layout/bg_grid_imagens.jpg) no-repeat 252% 65%;
    position: fixed;
    left: 50%;
    top: 5%;
    margin: 0 0 0 -343px;
    z-index: 9999;
    padding: 17px;
    background-size: 90%;
}

    .lightboxStep1 .linha1 {
        display: inline-table;
        height: auto;
    }

    .lightboxStep1 .imgProd {
        margin-right: 10px;
        float: left;
    }

    .lightboxStep1 .boxTxt {
        float: left;
        margin-right: 10px;
        width: 355px;
    }

        .lightboxStep1 .boxTxt p strong {
            text-transform: uppercase;
        }

        .lightboxStep1 .boxTxt a {
            color: #666666;
            font-size: 15px;
            line-height: 28px;
            margin-bottom: 5px;
            text-decoration: none;
        }

            .lightboxStep1 .boxTxt a:hover {
                color: #797979;
                text-decoration: underline;
            }

    .lightboxStep1 .extra-links {
        display: inline-block;
    }

    .lightboxStep1 .add_fav,
    .lightboxStep1 .tabela_nutri {
        width: 90px;
        color: #666666;
        font-size: 12px;
        line-height: 13px;
        margin-bottom: 5px;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        padding-top: 40px;
        margin-top: 5px;
    }

    .lightboxStep1 .add_fav {
        background: url(../imagens/icones/ico_favoritos3.png) no-repeat 50% 0;
    }

    .lightboxStep1 .tabela_nutri {
        background: url(../imagens/icones/ico_pdf_tabela.png) no-repeat 50% 0;
    }

        .lightboxStep1 .add_fav:hover,
        .lightboxStep1 .tabela_nutri:hover {
            color: #797979;
            text-decoration: underline;
        }

    .lightboxStep1 .boxPassos {
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

        .lightboxStep1 .boxPassos p {
            margin-bottom: 5px;
            color: #1d1d1d;
            text-transform: uppercase;
        }

    .lightboxStep1 .box-passos li {
        display: inline-block;
        color: #ffffff;
        font-size: 18px;
        padding: 3px 11px;
        background: #bcbcb9;
        border-radius: 16px;
        margin-right: 3px;
    }

    .lightboxStep1 .box-passos.passo1 li.passo1,
    .lightboxStep1 .box-passos.passo2 li.passo2,
    .lightboxStep1 .box-passos.passo2 li.passo1,
    .lightboxStep1 .box-passos.passo3 li.passo3,
    .lightboxStep1 .box-passos.passo3 li.passo1,
    .lightboxStep1 .box-passos.passo3 li.passo2,
    .lightboxStep1 .box-passos.passo4 li.passo4,
    .lightboxStep1 .box-passos.passo4 li.passo1,
    .lightboxStep1 .box-passos.passo4 li.passo2,
    .lightboxStep1 .box-passos.passo4 li.passo3,
    .lightboxStep1 .box-passos.passo5 li.passo5,
    .lightboxStep1 .box-passos.passo5 li.passo1,
    .lightboxStep1 .box-passos.passo5 li.passo2,
    .lightboxStep1 .box-passos.passo5 li.passo3,
    .lightboxStep1 .box-passos.passo5 li.passo4,
    .lightboxStep1 .box-passos.passo6 li.passo6,
    .lightboxStep1 .box-passos.passo6 li.passo1,
    .lightboxStep1 .box-passos.passo6 li.passo2,
    .lightboxStep1 .box-passos.passo6 li.passo3,
    .lightboxStep1 .box-passos.passo6 li.passo4,
    .lightboxStep1 .box-passos.passo6 li.passo5 {
        color: #ffffff;
        font-size: 18px;
        padding: 3px 11px;
        background: #cb2029;
        border-radius: 16px;
    }

    .lightboxStep1 p {
        font-size: 12px;
        line-height: 14px;
        color: #666666;
    }

#combo_p_titulo {
    font-size: 18px;
    line-height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.lightboxStep1 .botao {
    background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; /* width:100px; */
    min-width: 40px;
    padding: 16px 15px;
    border-radius: 5px;
    text-align: center;
    margin: 20px auto 0;
    display: inline-table;
    min-width: 100px;
}

.lightboxStep1 .linha3 .boxPassos {
    margin-right: 95px;
}

.lightboxStep1 .linha3 .botao {
    background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; /* width:100px; */
    min-width: 40px;
    padding: 16px 15px;
    border-radius: 5px;
    text-align: center;
    display: inline-table;
    margin-top: 20px;
    margin-left: 20px;
    min-width: 100px;
}

.lightboxStep1 .linha3 .voltar {
    margin: auto;
    display: table;
    margin-right: 20px;
    background: #fff;
    font-size: 14px;
    line-height: 13px;
    color: #cd1c22;
    text-decoration: none;
    text-transform: uppercase; /* width: 100px; */
    padding: 16px 15px;
    border-radius: 5px;
    text-align: center;
    border: solid 1px #cd1c22;
    float: left;
    margin-top: 20px;
    min-width: 100px;
}

    .lightboxStep1 .linha3 .voltar:hover {
        background: #ececec;
    }

.lightboxStep1 .btFechar {
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "OpenSansLight", Arial, Helvetica, sans-serif;
    background: #b9b7ad;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 5px 14px;
    text-decoration: none;
}

    .lightboxStep1 .btFechar:hover {
        background: #333;
    }

.lightboxStep1 .linha2 {
    margin-top: 15px;
    border-top: solid 1px #c7c7c7;
    padding-top: 18px;
    padding-left: 25px;
    padding-right: 25px;
}

    .lightboxStep1 .linha2 .styleRadio {
        position: relative;
        width: auto;
        background: url(../imagens/icones/ico_radio.png) no-repeat 0 -126px;
        margin-top: 20px;
        height: auto;
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        color: #4b4b4b;
        word-wrap: break-word;
        word-break: break-word;
        float: none;
        text-transform: uppercase;
    }

        .lightboxStep1 .linha2 .styleRadio.dumy {
            width: 100%;
        }

    .lightboxStep1 .linha2 .btRemover {
        font-size: 12px;
        line-height: 12px;
        color: #cd1c22;
        float: right;
        margin-top: 10px;
    }

    .lightboxStep1 .linha2 .styleRadio img {
        margin-right: 10px;
        display: inherit;
    }

    .lightboxStep1 .linha2 .styleRadio.inputRadioChecked {
        background-position: 0 0;
    }

    .lightboxStep1 .linha2 .styleRadio label input {
        margin: 0 10px 0 0;
        padding: 0;
        width: 17px;
        height: 17px;
    }

    .lightboxStep1 .linha2 p {
        color: #4b4b4b;
        font-size: 12px;
        margin-left: 31px;
        width: 100%;
        clear: both;
        margin-top: 20px;
        display: inline-block;
    }

#txtObsPedido {
    margin-top: 10px;
}

.lightboxStep1 .linha2 p.textoObs {
    margin-left: 0;
}

.lightboxStep1 .linha2 .left {
    float: left;
    width: 450px;
    padding-right: 20px;
}

    .lightboxStep1 .linha2 .left span {
        font-family: "OpenSansbold", Arial, Helvetica, sans-serif;
        color: #4b4b4b;
        display: inline-table;
        float: right;
        font-size: 15px;
    }

.lightboxStep1 .linha2 .right {
    display: inline-block;
    float: right;
}

    .lightboxStep1 .linha2 .right label {
        color: #4b4b4b;
        font-size: 13px;
    }

    .lightboxStep1 .linha2 .right input {
        width: 58px;
        height: 41px;
        border: solid 1px #333;
        clear: both;
        font-size: 14px;
        line-height: 41px;
        color: #333;
        text-align: center;
        margin-top: 20px;
        display: inline-block;
    }

.lightboxStep1 .linha3 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
}

.lightboxStep1 .linha2 .right .btMenos,
.lightboxStep1 .linha2 .right .btMais {
    width: 38px;
    height: 43px;
    border: solid 1px #333;
    clear: both;
    font-size: 14px;
    line-height: 41px;
    color: #333;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    background: #fff;
    text-decoration: none;
}

.lightboxStep1 .linha2 .right .btMenos {
    border-right: 0;
}

.lightboxStep1 .linha2 .right .btMais {
    border-left: 0;
}

#combo_p_descricao {
    font-size: 12px;
    line-height: 14px;
    margin: 10px;
}

#combo_p_preco {
    font-size: 18px;
    font-family: "OpenSansBold", Arial, Helvetica, sans-serif;
    color: #4b4b4b;
    margin: 15px 0;
}

#combo_div_left {
    width: 100%;
}

    #combo_div_left p {
        margin-bottom: 0;
        margin-top: 0;
    }

#txtObsPedido {
    width: 98.9%;
}

#combo_titulo_etapa {
    color: #4b4b4b;
    font-family: "OpenSansBold", Arial, Helvetica, sans-serif;
}

#combo_p_escolha {
    margin-left: 0;
    margin-bottom: 10px;
}

#itemLivre {
    margin-top: 20px;
    margin-bottom: 10px;
}

    #itemLivre a {
        padding: 5px 10px;
        border: solid 1px #c7c7c7;
        color: #4b4b4b;
        text-decoration: none;
    }

    #itemLivre label {
        padding: 5px 10px;
        border-top: solid 1px #c7c7c7;
        border-bottom: solid 1px #c7c7c7;
        color: #4b4b4b;
        font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
    }

#combo_sp_nome {
    margin-left: 15px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #4b4b4b;
}

#combo_sp_preco {
    margin-left: 5px;
    float: right;
    margin-top: 5px;
}

/*LIGHTBOX AVALIACAO PDP*/
.modalBackground {
    background: #000;
    opacity: 0.5;
}

.modalPopup {
    overflow: auto;
    max-height: calc(100% - 100px);
    border-radius: 6px;
}

    .modalPopup .box {
        display: inline-block;
        width: 700px;
        background: #fff;
        border-radius: 6px;
        position: relative;
    }

    .modalPopup .top {
        background-color: #e51000;
        padding: 30px 20px;
        position: relative;
    }

    .modalPopup h1.titulo {
        font-size: 37px;
        color: #fff;
        text-align: left;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .modalPopup h2.titulo {
        font-size: 37px;
        color: #fff;
        text-align: left;
        font-weight: 600;
    }

    .modalPopup .btFechar {
        font-size: 35px; /* line-height:25px; */ /* text-transform:uppercase; */
        position: absolute;
        right: 20px;
        top: 10px; /* padding: 5px 14px; */
        text-decoration: none;
        color: #ff6a12;
        font-weight: 600;
        opacity: 1;
        z-index: 9;
        font-family: monospace;
    }

        .modalPopup .btFechar:hover {
            /* color: #212121; */
        }

    .modalPopup .medium {
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 400px;
        overflow-y: scroll;
    }

        .modalPopup .medium .prod {
            /* background:#f5f5f5; */
            margin-bottom: 15px;
            text-align: left;
            border-radius: 10px;
        }

            .modalPopup .medium .prod h1 {
                font-size: 23px;
                margin-bottom: 10px;
                line-height: 20px;
                font-family: "Roboto";
                text-transform: uppercase;
                font-weight: bold;
            }

            .modalPopup .medium .prod h2 {
                font-weight: 200;
                font-size: 14px;
                line-height: 18px;
            }

        .modalPopup .medium p.obrig {
            margin-bottom: 10px;
            text-align: right; /* margin-right: 16px; */
            font-size: 14px; /* line-height: 14px; */
            font-weight: 500; /* font-family: 'Roboto'; */
        }

    .modalPopup .row {
        margin: 10px 0;
        display: grid;
    }

        .modalPopup .row .col label {
            text-align: left;
            font-size: 28px;
            font-weight: 600;
            width: 100%;
            display: inline-block;
        }

        .modalPopup .row.flex {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin: 20px 0;
        }

    .modalPopup .medium input {
        width: 100%;
        height: 40px;
        padding: 0 28px;
        border: 1px solid #999999; /* -webkit-border-radius: 30px; */
        -moz-border-radius: 30px; /* border-radius: 30px; */
        color: #342c21;
        font-size: 15px;
        font-weight: 300;
        border-radius: 29px;
        background: #fff;
        font-family: "Roboto";
    }

    .modalPopup .medium .row h2 {
        text-align: left;
        font-size: 21px; /* line-height: 20px; */
        font-weight: 600; /* margin-bottom: 2px; */
        font-family: "Roboto";
        margin-top: 20px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .modalPopup .medium .row h3 {
        text-align: left;
        font-size: 14px; /* line-height: 16px; */
        font-weight: 500;
        margin-bottom: 10px;
    }

#star-rating {
    /* margin-left:16px; */
    display: flex;
    max-width: 290px;
}

.modalPopup .medium textarea {
    width: 100%;
    height: 160px;
    padding: 16px 28px;
    border: 1px solid #999999; /* -webkit-border-radius: 30px; */
    -moz-border-radius: 30px; /* border-radius: 30px; */
    color: #342c21;
    font-size: 15px;
    border-radius: 20px;
    font-family: "Roboto";
}

.modalPopup .botoes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 50%;
}

.modalPopup .btEnviar {
    background: #dc0034;
    color: #fff; /* text-transform: uppercase; */
    font-family: "Roboto";
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 20px;
    padding: 0 20px;
    padding: 10px;
    width: 100%;
    background-color: var(--purple);
    color: white;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    border-radius: 4px;
    text-align: center;
    transition: all linear 300ms;
}

.modalPopup .btCancelar {
    background: #f5cf1c;
    color: #dc0034;
    text-transform: uppercase;
    margin-left: 20px;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 30px;
    font-family: "Roboto";
    padding: 10px;
    width: 100%;
    background-color: var(--primary-color);
    color: white;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    border-radius: 4px;
    text-align: center;
    transition: all linear 300ms;
}
/*LIGHTBOX AVALIACAO PDP*/

#star-rating input.active {
    background: url(../images/avact.png);
}

#star-rating input {
    max-width: 23px;
    outline: 0;
    /* width: 16px; */
    /* height: 15px; */
    appearance: none;
    border: 0;
    padding: 0;
    background: url(../images/avunc.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 2px 8px;
}

    #star-rating input:hover {
        background: url(../images/starRated.png);
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    #star-rating input:checked {
        background: url(../images/starRated.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

@media only screen and (max-width: 768px) {
    /*LIGHTBOX AVALIACAO PDP*/
    .modalPopup {
        width: 100%;
        left: 0 !important;
        padding: 10px 10px 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100vw;
    }

        .modalPopup .box {
            width: 100%;
            height: 100%;
            padding: 0 5px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .modalPopup .medium {
            height: 320px;
            overflow: auto;
            margin-bottom: 15px;
        }
    /*LIGHTBOX AVALIACAO PDP*/
}

@media only screen and (max-width: 545px) {
    /*LIGHTBOX*/
    .lightboxMensagem {
        width: 380px;
        margin: 0 0 0 -190px;
    }
    /*LIGHTBOX*/
}

@media only screen and (max-width: 425px) {
    /*LIGHTBOX AVALIACAO PDP*/
    .modalPopup h1.titulo {
        font-size: 18px;
        line-height: 18px;
        padding-left: 20px;
        padding-right: 40px;
    }

    .modalPopup .medium {
        height: 501px;
    }

        .modalPopup .medium .prod h1 {
            font-size: 17px;
            line-height: 17px;
        }

    .modalPopup .btFechar {
        padding: 0;
        line-height: 26px;
    }
    /*LIGHTBOX AVALIACAO PDP*/

    /*LIGHTBOX*/
    .lightboxMensagem {
        width: 290px;
        margin: 0 0 0 -145px;
    }
    /*LIGHTBOX*/
}

@media only screen and (max-width: 320px) {
    /*LIGHTBOX*/
    .lightboxMensagem {
        width: 270px;
        margin: 0 0 0 -135px;
    }
    /*LIGHTBOX*/
}

.modalPopup {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
    max-width: 800px;
    padding: 15px;
}

.contextoServicoInteresse .box_cadastroLogin {
    flex-wrap: initial;
}

.contextoServicoInteresse .boxc1 {
    padding: 20px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contextoServicoInteresse .box_cadastroLogin .linha-ou {
    padding-bottom: 0;
}

.contextoServicoInteresse .box_cadastroLogin .boxc1:last-child {
}

.contextoServicoInteresse .boxIdentificacao ul li .linhaCampo {
    margin-bottom: 0;
}

.contextoServicoInteresse
#ctl00_ContentPlaceHolder1_divMensagemInteresse
.boxCampo {
    width: 100%;
}

    .contextoServicoInteresse
    #ctl00_ContentPlaceHolder1_divMensagemInteresse
    .boxCampo
    #ctl00_ContentPlaceHolder1_TextBoxMensagem {
        width: 100%;
        height: 100px;
    }

.contextoServicoInteresse #ctl00_ContentPlaceHolder1_ddlEstado {
    width: 100% !important;
}

.contextoServicoInteresse .boxIdentificacao ul li .btnProx {
    margin-top: 25px;
    color: #fff;
    background-color: var(--secundary-color);
    border: none;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
}

.contextoServicoInteresse .boxIdentificacao {
    padding: 20px 0;
}

    .contextoServicoInteresse .boxIdentificacao ul li .linhaCampo label {
        margin-top: 5px;
    }

    .contextoServicoInteresse .boxIdentificacao ul li .linhaCampo .boxCampo {
        float: initial;
    }

.contextoServicoInteresse
#ctl00_ContentPlaceHolder1_divContentFinal > div:nth-child(2) > div:nth-child(2) {
    transform: translate(0, -28px);
}

.contextoServicoInteresse #ctl00_ContentPlaceHolder1_lkPF,
.contextoServicoInteresse #ctl00_ContentPlaceHolder1_lkPJ {
    padding: 10px;
    border-radius: 25px;
    font-weight: bold;
    background-color: var(--secundary-color);
    color: #fff;
}

.contextoServicoInteresse
#ctl00_ContentPlaceHolder1_divChoicePFPJ
.pessoatipo
span {
    display: none;
}

.contextoServicoInteresse
.boxIdentificacao
ul
li
.linhaCampo
.boxCampo
.boxPhone {
    width: 141px !important;
}

.contextoServicoInteresse
.boxIdentificacao
ul
li
.linhaCampo
.boxCampo
.boxDDD {
    width: 70px !important;
}

.contextoServicoInteresse .boxIdentificacao ul li .contentBox {
    display: initial;
}
/*novo modal responsivo*/
@media only screen and (max-width: 767px) {
    .modalPopup {
        max-width: 90%;
        width: 100% !important;
    }

    .contextoServicoInteresse .boxIdentificacao ul li .contentBox {
        display: block;
    }

    .contextoServicoInteresse .boxIdentificacao ul li .linhaCampo input {
        width: 100% !important;
    }

    .contextoServicoInteresse
    #ctl00_ContentPlaceHolder1_divContentFinal > div:nth-child(2) > div:nth-child(2) {
        transform: initial;
    }

    .boxCarrinho .boxIdentificacao ul li .linhaCampo .boxCampo .boxPhone {
        margin-left: initial;
    }

    .contextoServicoInteresse .box_cadastroLogin {
        flex-wrap: wrap;
        margin-top: initial;
    }

        .contextoServicoInteresse .box_cadastroLogin .boxc1:last-child:before {
            display: none;
        }
}