/* Minification failed. Returning unminified contents.
(721,1): run-time error CSS1019: Unexpected token, found '<'
 */

.simulador {
    padding: 0;
}

.currency {
    padding-left: 25px;
}

.alert-error {
    padding: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.currency-symbol {
    position: absolute;
    padding: 14px 9px;
    font-size: 15px;
}

.currency-result {
    padding-left: 25px;
}

.currency-symbol-result {
    position: absolute;
    padding: 14px 9px;
    font-size: 15px;
}

.form-simulador-resultado {
    width: 100%;
    padding: 7px;
    margin: 8px 5px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e1;
    color: #919191;
    float: center;
    font-size: 1.5rem;
    padding-left: 0px;
    font-weight: bold;
}

.grafico {
    align-content: center;
    padding-left: 60px;
    padding-right: 30px;
}

.titulo-borda {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 35px;
}

.texto {
    margin: 40px 0 30px 0;
    font-size: 1.5rem;
    color: #212121;
}

.texto-campos {
    margin: 40px 0 30px 0;
    font-size: 1.4rem;
    color: #212121;
}

.texto-campo-resultado {
    margin: 40px 0 30px 20px;
    font-size: 1.4rem;
    color: #212121;
}

.resultado {
    margin: 40px 0 30px 0;
    font-size: 1.8em;
    color: #212121;
}

.box {
    margin-bottom: 30px;
}

    .box a {
        display: block;
        padding: 0px 0px 0px 0px;
        background: #FFFFFF;
        border: solid 1px #FFFFFF;
        text-decoration: none;
        color: #242424;
        position: relative;
    }

        .box a:hover {
            background: #f6f6f6;
            border: solid 1px #d7d7d7;
        }

    .box .img {
        width: 100%;
        text-align: center;
    }

.sugestoes {
    margin: 0px;
    padding: 0px;
}

.box .infos .ebooks {
    font-family: 'raleway';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    margin-bottom: 5px;
    text-align: center;
}

.box .preco span {
    color: #0e385e;
}

.banner-lateral {
    background-color: #00a896;
    margin: 40px 0 30px 0;
    font-size: 2.2em;
    color: #212121;
}

.titulo-banner-lateral {
    margin: 10px 0 10px 0;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
    color: #ffffff;
}

.texto-banner-lateral {
    margin: 0;
    text-align: left;
    font-size: 0.6em;
    color: #ffffff;
}

    .texto-banner-lateral ul {
        list-style-type: none;
    }

.top-banner-simulador-lateral {
    background: url(../../Images/ProtesteV3/simulador/topo-lateral-simulador.jpg) no-repeat top center;
    background-size: cover;
    background-color: #00a994;
    height: 187px;
    width: 100%;
    position: relative;
}

.box-info {
    padding: 10px 0px 0px 10px;
}

    .box-info .produto {
        font-family: 'raleway';
        font-weight: bold;
        text-transform: uppercase;
        font-size: 1.2em;
        color: #212121;
    }

    .box-info .bt {
        font-family: 'raleway';
        font-size: 1.1em;
        color: #212121;
    }

    .box-info .pr {
        font-family: 'raleway';
        font-size: 1.5em;
        color: #00a994;
        font-weight: bold;
    }

    .box-info .btn {
        border-radius: 0.5em;
        background-color: #00a994;
        color: #FFFFFF !important; /* line-height: 25px; */
        margin: 15px 10px;
        text-decoration: none; /* font-size: 17px !important; */
        padding: 1% 15%;
        border: 0;
        width: 60%;
    }

.bt-verde-simular {
    margin-top: 30px;
    font-size: 1.2em;
    border-radius: 5px;
    background: #00aa95;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    padding: 10px 5px 10px 5px;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
}

.bt-verde {
    margin-top: 30px;
    font-size: 1.2em;
    border-radius: 5px;
    background: #00aa95;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    padding: 10px 5px 10px 5px;
}

.bt-laranja {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.7em;
    border-radius: 5px;
    background: #f79500;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    padding: 10px 5px 10px 5px;
}

.form-simulador {
    width: 100%;
    padding: 7px;
    margin: 8px 5px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    color: #919191;
    float: center;
    font-size: 1.5rem;
    padding-left: 30px;
}

.input {
    width: 100%;
    padding: 12px 18px;
    margin: 8px 5px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e1;
    color: #919191;
    float: center;
    font-size: 1.4rem;
}

.input {
    width: 60%;
    padding: 12px 18px;
    margin: 8px 5px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e1;
    color: #919191;
    float: left;
    font-size: 0.8rem;
}

.box-como {
    border-left: solid 1px #b7b7b7;
    padding: 0 25px 0 25px;
}

    .box-como .img {
        width: 100%;
        text-align: center;
        margin: 15px 0 15px 0;
    }

        .box-como .img img {
            width: 100%;
            height: auto;
            max-width: 231px;
        }

    .box-como .txt {
        font-family: 'raleway';
        font-size: 1.4em;
        color: #242424;
        text-align: center;
    }

        .box-como .txt span {
            font-family: 'raleway';
            font-weight: bold;
            color: #00aa95;
        }

/*.top-banner-simulador {
    background: url(../../Images/ProtesteV3/simulador/CaptureBanner.png) no-repeat top center;
    background-size: cover;
    background-color: #00a994;
    height: 262px;
    width: 100%;
    position: relative;
}*/

.top-banner-simuladorNovo {
    background-repeat: no-repeat;
    /*background-image: url(https://afbx-prod.imgix.net/associacao/banner-default.png?auto=compress%2Cformat&ixlib=php-1.1.0);*/
    /*background-image: url('../../../../Content/img/Banner_lancamento_clube.jpg');*/
    background-image: url('../../../../Content/img/banner-novo-clube2.jpg');
    /*background-size: cover;*/
    /* background-position: center -30px; */
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 25;
    top: 1px;
}

@media (max-width:768px) {
    .top-banner-simuladorNovo {
        background-repeat: no-repeat;
        /* background-image: url(https://afbx-prod.imgix.net/associacao/banner-default.png?auto=compress%2Cformat&ixlib=php-1.1.0); */
        background-image: url(../../../../Content/img/Banner_lancamento_clube.jpg);
        /* background-size: cover; */
        background-position: -1044px -25px;
        /* width: 100%; */
        /* height: 100%; */
        opacity: 1;
        visibility: inherit;
        z-index: 25;
    }
}


.info-bannerNovo {
    font-family: 'raleway';
    font-size: 1.5em;
    color: #FFFFFF;
    margin: 128px 0px 0px 5px;
}

.tp-parallax-wrap {
    font-family: 'raleway';
    font-size: 2.0em;
    color: #FFFFFF;
    margin: 25px 71px 5px 5px;
    line-height: 30px;
}


.desc-bannerNovo {
    font-family: 'raleway';
    font-size: 2.0em;
    color: #FFFFFF;
    margin: 25px 0px 5px 5px;
    line-height: 30px;
}

.titulo-bannerNovo {
    font-family: 'raleway';
    font-size: 3.8em;
    font-weight: bold;
    color: #FFFFFF;
    margin: 10px 0px 0px 5px;
    line-height: 45px;
}

.info-banner-peq {
    font-family: 'raleway';
    font-size: 2.4em;
    color: #FFFFFF;
    margin: 10px 0px 0px 5px;
    line-height: 30px;
}

.desc-banner-peq {
    font-family: 'raleway';
    font-size: 1.6em;
    color: #FFFFFF;
    margin: 10px 0px 0px 5px;
    line-height: 30px;
    line-height: 30px;
}

/* MEDIA QUERY */
@media (max-width: 540px) {
    /* XS */
    .info-banner {
        font-family: 'raleway';
        font-size: 1.3em;
        color: #ffffff;
        margin: 10px 0px 0px 5px;
    }

    .titulo-banner {
        font-family: 'raleway';
        font-size: 2.5em;
        font-weight: bold;
        color: #ffffff;
        margin: 10px 0px 0px 5px;
        line-height: 35px;
    }

    .desc-banner {
        font-family: 'raleway';
        font-size: 1.4em;
        color: #ffffff;
        margin: 10px 0px 5px 5px;
        line-height: 25px;
    }

    .form-simulador {
        width: 100%;
        padding: 7px;
        margin: 8px 5px;
        box-sizing: border-box;
        border: 1px solid #e1e1e1;
        color: #919191;
        float: center;
        font-size: 1.5rem;
        padding-left: 30px;
    }

    .currency-input {
        margin-left: -5px;
    }

    .form-simulador {
        width: 100%;
        padding: 7px;
        margin: 8px 0px;
        box-sizing: border-box;
        border: 1px solid #e1e1e1;
        color: #919191;
        float: center;
        font-size: 1.5rem;
        padding-left: 30px;
    }

    .currency-symbol {
        position: absolute;
        padding: 14px 5px;
        font-size: 15px;
    }

    .bt-verde-simular {
        margin-top: 10px;
        font-size: 1.2em;
        border-radius: 5px;
        background: #00aa95;
        text-decoration: none;
        text-align: center;
        color: #ffffff;
        padding: 10px 5px 10px 5px;
        margin-bottom: 20px;
        display: block;
        text-decoration: none;
    }

    .grafico {
        align-content: center;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
    }

    .form-simulador-resultado {
        width: 100%;
        padding: 7px;
        margin: 8px 5px;
        box-sizing: border-box;
        background-color: #f6f6f6;
        border: 1px solid #e1e1e1;
        color: #919191;
        float: center;
        font-size: 1.5rem;
        padding-left: 0px;
        font-weight: bold;
    }

    .texto {
        margin: 0px 0 30px 0;
        font-size: 1.5rem;
        color: #212121;
    }

    .titulo-banner-lateral {
        margin: 10px 0 10px 0;
        font-weight: bold;
        text-align: center;
        font-size: 0.7em;
        color: #ffffff;
    }

    .texto-campo-resultado {
        margin: 40px 0 30px 15px;
        font-size: 1.4rem;
        color: #212121;
    }
}

@media (min-width: 540px) and (max-width: 768px) {
    /* SM */
    .texto {
        margin: 40px 0 30px 0;
        font-size: 2.0em;
        color: #212121;
    }

    .desc-banner {
        font-family: 'raleway';
        font-size: 2.5em;
        color: #0d3053;
        margin: 10px 0px 0px 5px;
    }

    .bt-verde {
        margin-top: 30px;
        font-size: 2.0em;
        border-radius: 5px;
        background: #00aa95;
        text-decoration: none;
        text-align: center;
        color: #ffffff;
        padding: 10px 5px 10px 5px;
    }

    .bt-laranja {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 1.0em;
        border-radius: 5px;
        background: #f79500;
        text-decoration: none;
        text-align: center;
        color: #ffffff;
        padding: 10px 5px 10px 5px;
    }

    .form-simulador {
        width: 100%;
        padding: 10px;
        margin: 8px 5px;
        box-sizing: border-box;
        background-color: #f6f6f6;
        border: 1px solid #e1e1e1;
        color: #919191;
        float: center;
        font-size: 1.7rem;
    }
}

@media (max-width: 768px) {

    .box-como {
        border-left: none;
        padding: 25px;
        border-top: solid 1px #b7b7b7;
    }

    .top-banner-simulador {
        background-image: none;
        height: 100%;
        width: 100%;
        position: relative;
    }

    .info-banner-peq {
        font-family: 'raleway';
        font-size: 2.0em;
        color: #FFFFFF;
        margin: 10px 0px 0px 5px;
        line-height: 30px;
    }

    .desc-banner-peq {
        font-family: 'raleway';
        font-size: 1.4em;
        color: #FFFFFF;
        margin: 10px 0px 0px 5px;
        line-height: 30px;
    }

    .banner-ebook {
        background-color: #00a994;
        height: auto;
        width: 100%;
        position: relative;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    /* MD */

    .box-como {
        border-left: none;
        padding: 25px;
        border-top: solid 1px #b7b7b7;
    }

    .desc-banner {
        font-family: 'raleway';
        font-size: 1.4em;
        color: #FFFFFF;
        margin: 10px 0px 0px 5px;
    }

    .top-banner-ebook {
        background-image: none;
        height: 150px;
        width: 100%;
        position: relative;
    }

    .info-banner-peq {
        font-family: 'raleway';
        font-size: 2.2em;
        color: #FFFFFF;
        margin: 10px 0px 0px 5px;
        line-height: 30px;
    }

    .desc-banner-peq {
        font-family: 'raleway';
        font-size: 1.6em;
        color: #FFFFFF;
        margin: 10px 0px 0px 5px;
        line-height: 30px;
    }

    .banner-ebook {
        background-color: #00a994;
        height: auto;
        width: 100%;
        position: relative;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    /* LG */

}

@media (min-width: 1200px) {
    /* XL */
}


@media (max-width: 768px) {

    .titulo-bannerNovo p {
        width: 100%;
        padding: 0;
        margin: 0px 0px -14px -12px;
        font-size: small;
        line-height: 25px;
        text-align: center;
    }

    .top-banner-simuladorNovo {
        height: 500px;
    }
}


@media (min-width: 375px) and (max-width: 667px) {
    /* SM */
    .centro-simulador {
        display: block;
        font-size: 0.1em;
        right: 15px;
        top: -70px;
        color: #00a885;
        z-index: 10;
    }

    .titulo-bannerNovo {
        height: 100px;
        width: 68%;
    }

        .titulo-bannerNovo p {
            line-height: 20px;
        }

    .tp-parallax-wrap {
        font-family: 'raleway';
        font-size: 1.5em;
        color: #FFFFFF;
        margin: -17px 52px 0px 12px;
        line-height: 22px;
        height: 100px;
        width: 58%;
    }



        .tp-parallax-wrap p {
            font-size: smaller;
            text-align: center;
        }
}

/*Modalll*/

@media (min-width: 768px) {

    .modal-dialog {
        width: 430px;
    }
}


<style >

.jss224 {
    height: auto !important;
}

.jss251 {
    font-size: 1.1em;
}

.jss121 {
    font-size: 1.5em;
}

.jss70 {
    font-size: 1.5em;
}

.jss86 {
    fill: #00a994 !important;
}

.jss102 {
    background-color: #00a994 !important;
    color: #fff;
}

.jss229 {
    /* padding-top: 50px !important; */
    /* padding-bottom: 50px !important; */
}


/*Mymodal*/



/*Modalll*/

