/*Corrige o erro que preenche uma cor no autocomplete do navegador*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

input:-webkit-autofill {
    -webkit-text-fill-color: #000000 !important;
    border: 1px solid white;
    -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset;
    transition: background-color 5000s ease-in-out 0s;
}

a:focus{
    outline: none!important;
}

/*Ocultar icone ao carregar button*/

html .ui-icon-loading {
    display: none;
}

html .ui-state-loading.ui-button-text-only .ui-icon-loading + .ui-button-text {
    opacity: inherit;
}

html .ui-state-loading .ui-icon-loading {
    display: none;
}

html .ui-state-loading .ui-icon:not(.ui-icon-loading) {
    display: inherit;
}

/*Ocultar icone ao carregar button*/


.main-title {
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 26.5px !important;
    font-weight: 600 !important;
    color: var(--dark-purple) !important;
}

.main-title-mobile {
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    text-align: center;
    color: var(--dark-purple) !important;
}

.subtitle {
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    color: var(--dark-purple) !important;
}

.subtitle2 {
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--dark-purple) !important;
}

.subtitle3 {
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: var(--dark-purple) !important;
}

.lead {
    margin: 0 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 19px !important;
    color: var(--dark-purple) !important;
}

/** Mais algumas tipografias para titulos **/

.title-divider {
    margin-top: 45px;
    margin-bottom: 55px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    -moz-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -webkit-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -o-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    height: 1px;
    width: 100%;
}

.title-divider-menu {
    height: 2px;
    width: 100%;
    background-image: linear-gradient(to right, transparent 20%, var(--cool-grey-bg) 20%, var(--cool-grey-bg) 80%, transparent 80%);
    background-size: 100% 2px;
    background-position: bottom;
}

.title-divider-menu2 {
    height: 2px;
    width: 100%;
    background-image: linear-gradient(to right, transparent 5%, var(--cool-grey-bg) 5%, var(--cool-grey-bg) 95%, transparent 95%);
    background-size: 100% 2px;
    background-position: bottom;
}

.title-divider-menor {
    margin-top: 20px;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    -moz-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -webkit-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -o-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    height: 1px;
    width: 100%;
}

.title-divider-comanda {
    margin-top: 10px;
    margin-bottom: 5px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    -moz-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -webkit-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -o-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    height: 1px;
    width: 100%;
}

.subtitle-divider {
    margin-top: 20px;
    margin-bottom: 23px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    -moz-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -webkit-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    -o-border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    border-image: url(../images/divider.svg.xhtml) 50 0 0 0 repeat repeat;
    height: 1px;
    width: 100%;
}

.subtitle-25px-margin-bottom {
    margin-bottom: 25px !important;
}


.title-divider-margin {
    margin-top: 50px !important;
}

.title-no-divider-margin {
    margin-top: 100px !important;
}

.subtitle-divider-margin {
    margin-top: 55px !important;
}

.subtitle-divider-margin-01 {
    margin-top: 24px !important;
}

.subtitle-divider-margin-02 {
    margin-top: 43px !important;
}

.compare-resume-value {
    font-family: "Noto Sans" !important;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 40px;
    color: var(--avante-purple);
    line-height: normal !important;
    margin-bottom: 19px !important;
}

.compare-resume-text {
    font-family: "Noto Sans" !important;
    font-size: 18px;
    display: block;
    text-align: center;
    color: var(--cool-grey-3) !important;
    width: 100%;
}

.compare-resume-value-sub {
    font-family: "Noto Sans" !important;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 25px;
    color: var(--avante-purple);
    line-height: normal !important;
    margin-bottom: 15px !important;
}

.compare-resume-text-sub {
    font-family: "Noto Sans" !important;
    font-size: 16px;
    display: block;
    text-align: center;
    color: var(--cool-grey-3) !important;
    width: 100%;
}

.compare-resume-number {
    background-color: transparent !important;
    display: block;
    text-align: right !important;
    width: 100% !important;
    font-size: 40px !important;
    color: var(--avante-purple);
    height: 71px !important;
    line-height: normal !important;
    padding-right: 30px !important;
    border: 1px solid var(--cool-grey-2) !important;
}

@media (min-width: 992px) {
    .divider-right:after {
        content: "";
        height: 71px !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        border-right: 1px solid;
    }
}

.lead {
    font-family: "Roboto" !important;
    font-size: 12px !important;
    color: var(--dark-purple) !important;
    line-height: 19px !important;
}

.text-alert {
    color: var(--laranja-avante) !important;
    font-weight: bold !important;
}

.text-alert-no-bold {
    color: var(--laranja-avante) !important;
}

.text-positivo {
    color: var(--verde-avante) !important;
    font-weight: bold !important;
}

.text-positivo-no-bold {
    color: var(--verde-avante) !important;
}


.hm div {
    display: none;
    position: relative
}

.hm:hover div {
    display: block;
    position: absolute;
    top: 0;
    margin-left: 40px
}

/* daqui pra baixo é só estética para demonstração */
.hm {
    width: 1em;
    height: 1em;
    text-align: center;
    font: 16px/0.9em "segoe ui", arial, helvetica, sans-serif;
    border: 1px solid #999;
    border-radius: 50%;
    color: #999;
}

.hm div {
    width: 20em;
    color: #fff;
    background: #999;
    border-radius: 5px;
    padding: 5px;
    z-index: 10;
}

.lupa-buscar-produtos {
    right: 15px;
    position: absolute;
    width: 25px;
    height: 21px;
    top: 18px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    z-index: 3;
    line-height: 23px;
}


/*UPLOAD ARQUIVO BOTAO*/
.uploadSomenteBotao.ui-fileupload {
    border: none !important;
    margin-bottom: 0px !important;
    height: 33px !important;
    border-radius: 0px !important;
    padding: 0px !important;
    width: 100% !important;

}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar {
    padding: 0px !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar:before {
    display: none !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-cancel {
    display: none !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-upload {
    display: none !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-content {
    display: none !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar .ui-fileupload-choose {
    width: 100% !important;
}

.uploadSomenteBotao.ui-fileupload .ui-fileupload-buttonbar .ui-button * {
    display: flex !important;
}

/*UPLOAD ARQUIVO BOTAO*/


.interrogacao-informativo{
    position: relative;
    display: none;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    padding: 3px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: var(--cool-grey-2);
    border-radius: 10px;
    color: #fff;
}

@media (min-width: 700px) {
    .interrogacao-informativo{
        display: inline-flex;
    }
}


.interrogacao-informativo .interrogacao-informativo-text {
    visibility: hidden;
    width: 220px;
    background-color: #ff9283;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 13px 8px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 83%;
    font-size: 16px;
}

.interrogacao-informativo:hover .interrogacao-informativo-text {
    visibility: visible;
}

.subtitle-model-01{
    color: #3b3b3d;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.pi-upload:before {
    font-family: FontAwesome;
    content: "\f093";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.pi-times:before {
    font-family: FontAwesome;
    content: "\f057";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.divider-light-v2 {
    display: flex;
    width: 100%;
    justify-content: center;
}

.divider-light-v2 .divider {
    width: 200px;
    height: 2px;
    background-color: var(--cool-grey-bg);
    margin: 16px 0 16px 0;
}

.divider-linha {
    width: 100%;
    height: 1px;
    background: #95A7B5;
    stroke-width: 1px;
    stroke: #95A7B5;
    margin: 8px 0;
}

.texto-uma-linha {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.texto-duas-linhas {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.texto-tres-linhas {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}




.texto-quatro-linhas {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.texto-cinco-linhas {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*<editor-fold desc="Modelo descriçoes">*/
.desc-01 {
    color: var(--dark-purple);
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 10px */
}

.sub-01 {
    color: var(--dark-purple);
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 10px */
}
/*</editor-fold>*/


/*<editor-fold desc="Modelo de titulos / subtitulos">*/
.titulo-31-bold{
    color: #1C1C1B;
    text-align: center;

    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 31px;
    font-style: normal;
    font-weight: bold;
    line-height: 120%; /* 37.2px */
}

.titulo-31-400{
    color: #1C1C1B;
    text-align: center;

    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 37.2px */
}

.titulo-20-400{
    color: #1C1C1B;
    text-align: center;

    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 37.2px */
}

.titulo-20-600{
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 37.2px */
}

.titulo-20-600-dark {
    margin-left: 8px;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: var(--dark-purple);
    font-family: 'Neue Haas Grotesk Display Pro', 'sans-serif' !important;
}


.subtitulo-24-500 {
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
}

.subtitulo-24-700 {
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.titulo-26-700{
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
}

.titulo-18-600{
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 37.2px */
}

.subtitulo-10-700 {
    color: #1C1C1B;
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

.subtitulo-12-400 {
    color: #1C1C1B;
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 12px */
}

.subtitulo-12-500 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 12px */
}

.subtitulo-12-600 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 12px */
}

.subtitulo-16-400 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 12px */
}


.subtitulo-16-600 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 12px */
}

.subtitulo-18-600 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 12px */
}

.subtitulo-18-500 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 12px */
}


.subtitulo-14-450 {
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    letter-spacing: 0.28px;

}


.subtitulo-14-500 {
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;

}


.subtitulo-14-400 {
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;

}

.subtitulo-14-600 {
    leading-trim: both;
    text-edge: cap;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;

}

.subtitulo-10-450 {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    letter-spacing: 0.2px;
}


.subtitulo-10-500 {
    font-family: "Neue Haas Grotesk Display Pro";
    color: #aeb4b7;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
}

.subtitulo-12-500 {
    font-family: "Neue Haas Grotesk Display Pro";
    color: #aeb4b7;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
}

.subtitulo-22-500{
    color: #FFF;
    text-align: center;
    font-family: "Neue Haas Grotesk Display Pro";

    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.44px;
}

.subtitulo-31-400 {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
}
/*</editor-fold>*/


.texto-informativo-dica {
    font-style: italic!important;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 450!important;
}