.height-tela {
    min-height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
}

form.form-escuro {
    max-width: 500px;
    border-radius: 5px;
    margin-top: 110px;
}

input.btn-input.btn-cad-user.btn-login {
    margin-top: 55px !important;
}

.class-bg.fade-inpage.height-tela {
    padding-bottom: 100px;
}

/*  ################################## FILTRO PESQUISA ################################### */
.form-filtro {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: auto;
    justify-content: center;
}

.box-input-filtro {
    position: relative;
    padding: 0px;
    margin: 0px 15px;
}

.box-pesquisa {
    padding-top: 100px;
}

.btn-input-filtro i.fa-solid.fa-magnifying-glass {
    padding: 0px !important;
    margin: 0px;
    cursor: pointer;
    color: #f6f6f6;
}

button.btn-input-filtro:hover {
    opacity: 0.9;
}

button.btn-input-filtro {
    font-size: 22px;
    background: #3a5170;
    padding: 6px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.box-input-filtro span i {
    margin: 0px;
    padding: 0px !important;
    font-size: 20px;
    position: absolute;
    margin-left: 12px;
    line-height: 35px;
}

.input-filtro:focus-visible {
    outline: 0;
    border-bottom: 1px solid #172b44;
}

.input-filtro:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #0a0a0a inset;
    -webkit-text-fill-color: #0a0a0a !important;
}

.input-filtro::placeholder {
    color: #0a0a0a;
}

.input-filtro {
    padding: 5px 8px;
    background: #ffffff;
    font-size: 20px;
    padding-left: 38px;
    color: #172b44;
    border: none;
    border-bottom: 1px solid #172b44;
    font-family: "Lato", sans-serif;
    border-radius: 3px;
    height: 35px;
}

.box-input-filtro span.span-icon-input i {
    color: #55555a;
}

select#cat_filtro {
    cursor: pointer;
}

p#cidade_config {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 38px;
    color: #f6f6f6;
}

/* RESULTADOS DE PESQUISA */
.box-result-pesquisa {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #f6f6f6;
    margin-top: 40px;
    justify-content: space-evenly;
    min-height: 90vh;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    padding: 0% 5% 2% 5%;
    padding-top: 130px;
}

div#box_result_view h1 {
    position: absolute;
    top: 28px;
    font-size: 18px;
    color: #555;
}

.box-result-usu {
    width: 200px;
    display: flex;
    text-align: center;
    flex-direction: column;
    min-height: 140px;
    position: relative;
}

a.a-result-pesquisa {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

img.img-result-pesquisa {
    position: absolute;
    top: -50px;
    border-radius: 100%;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 3px solid #ffffff;
    object-fit: cover;
    object-position: center center;
    object-fit: cover;
}

.box-margim {
    margin: 10px 2px;
    margin-bottom: 80px;
    border-radius: 3px;
    background: #ffffff;
    padding: 0% 3%;
    padding-bottom: 30px;
}

.box-info-user {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    margin-top: 10px;
}

.url-user-pesquisa {
    font-size: 24px;
    font-weight: 800;
    padding: 13px 0px;
    margin-top: 25px;
    color: #172b44;
}

.nome-user-pesquisa {
    color: #555;
    font-size: 18px;
    font-weight: 600;
    margin: -5px 0px;
}

p.cat-ultimos-user {
    color: #555;
}

a.a-arrow-user {
    position: absolute;
    right: 0;
}

a.a-arrow-user i {
    color: black;
}

.box-margim:hover {
    opacity: 0.9;
}

a.a-arrow-user i:hover {
    font-size: 20px;
}

/* ############################## CONTATO INCLUD ############################## */
.imageContainer-page {
    display: flex;
}

.imageContainer-page>img {
    width: 150px;
}

.box-login.box-login-page .box-h1 {
    padding: 40px;
    padding-bottom: 25px;
}

div#box-login {
    width: 100%;
}

form.form-home {
    width: 100%;
}

li.li-form-home.li-check {
    border: none;
}

li.li-form-home {
    max-width: 380px;
    margin: 30px auto;
    width: 90%;
    padding-top: 20px;
}

i {
    padding: 15px 0px !important;
}

.btn-input i {
    margin-left: 10px;
}

.ul.ul-form-home i,
.check,
ul.ul-form-home i,
ul.ul-form-home i,
#textRetornoCadastro {
    color: #f6f6f6;
}

ul.ul-form-home input {
    background: #273b57;
}

.btn-input {
    font-weight: 600;
    border: none;
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-family: "Lato";
    flex-direction: row;
}

i.fa-solid.fa-eye {
    width: 20px;
    cursor: pointer;
}

#textRetornoCadastro {
    position: fixed;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    text-transform: inherit;
    display: flex;
    align-items: center;
    justify-content: space-around;
    letter-spacing: 1.5px;
    min-height: 50px;
    font-weight: 500;
    font-size: 18px;
    z-index: 9999999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    top: -81px;
}

#circle-loading {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    box-sizing: border-box;
    border: solid 6px #f7f7f7;
    border-top-color: #9b9b9b;
    animation: spin 1.8s infinite linear;
    display: none;
    margin: 0 auto;
    margin-top: 20px;
}

.box-retorno-cadastro li.li-form-home {
    border-bottom: 1px solid #3a3a3b;
}

li.li-form-home.li-claro-cep span.span-ex.span-ex-claro {
    bottom: -22px;
}

input.input-home {
    border: none;
    padding: 10px;
}

li.li-form-home.li-claro-cep.li-cep-edit {
    margin-top: 58px !important;
}

input.input-home.valid.input-user-home,
input#user_senha {
    width: 82%;
}

li input,
li select {
    font-size: 22px !important;
}

li.li-form-home {
    list-style: none;
    border-bottom: 1px solid #f6f6f6;
    padding: 5px 5px;
    position: relative;
}

input.input-home.valid.input-user-home:focus,
input.input-home.valid.input-lock-home:focus,
input.input-home-claro:focus {
    font-size: 24px !important;
}

.box-login {
    text-align: center;
}

input.input-home:focus {
    margin-bottom: 10px;
}

ul.ul-form-home {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}

h1.h1-login {
    font-size: 33px;
    font-weight: 400;
    letter-spacing: 3px;
    display: inline-block;
    position: relative;
    color: #f6f6f6;
}

div#tuframe-show {
    background: #273b57;
}

li.li-form-home input {
    color: #f6f6f6;
}

.input-user-home:focus-visible {
    outline: 0;
}

div#btnRecuperaSenha,
div#btnAlteraSenha {
    display: none;
    cursor: pointer;
    padding: 15px;
}

.btn-login {
    background: none !important;
    color: #f6f6f6;
    letter-spacing: 2px;
    margin-top: 15px;
    font-size: 20px;
    border-bottom: 1px solid #f6f6f6;
    padding: 5px 10px;
    border-radius: 0px;
    margin-bottom: 20px;
}

.btn-login:hover {
    font-size: 21px;
}

@media screen and (max-width: 910px) {
    form#form_filtro {
        flex-direction: column;
    }

    .box-input-filtro {
        width: 96%;
        padding: 0% 2%;
        margin: 0px;
        height: 50px;
    }

    form#form_filtro input,
    form#form_filtro select {
        width: 100%;
        font-size: 18px;
    }

    button.btn-input-filtro {
        width: 100%;
    }

    p#cidade_config {
        text-align: end;
        width: 98%;
        right: 2%;
        top: -15px;
    }

}

@media screen and (max-width: 433px) {
    li.li-form-home.li-palavras-chaves span.span-ex.span-ex-claro {
        bottom: -56px;
    }

    li.li-form-home.li-palavras-chaves {
        margin-bottom: 55px !important;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fade-inpage {
    -webkit-animation: fadeIn 1s ease-in-out;
    -moz-animation: fadeIn 1s ease-in-out;
    -o-animation: fadeIn 1s ease-in-out;
    animation: fadeIn 1s ease-in-out;
}

textarea#w3review {
    border: none;
    background: #2d3f57;
    color: #f6f6f6;
    padding: 10px;
    width: 82%;
    font-size: 16px;
}

textarea#msg_contato {
    padding: 10px;
    width: 100%;
}

span.span-ex {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: -22px;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.04em;
    color: #ffffffc9;
}

/* ############################## FIM CONTATO INCLUD ############################## */

/* ############################## LOGIN INCLUD ############################## */
input#inputBuscaServ {
    display: none;
}

div#area-categoria {
    display: none;
}

input.input-home {
    border: none;
    padding: 10px;
}

#frame-box {
    background-color: white;
    margin-top: 80px;
}

.btnEstabCor img.headerBtnImg {
    height: 50% !important;
    margin-bottom: 0px !important;
}

button.headerBtn.btnEstabCor p {
    display: none !important;
}

.headerBtn.btnEstabCor {
    height: 40px !important;
    width: 36px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

form#busca-ajax input {
    display: none;
}

form.form-estabelecimento.form-login {
    display: flex;
    flex-direction: column;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
}

img.img-logo-mds-formularios {
    width: 69px;
}

form#busca-ajax {
    box-shadow: none;
}

.imageContainer-page {
    display: flex;
    padding-top: 50px;
    padding-bottom: 40px;
}

.imageContainer-page>img {
    width: 150px;
}

.box-login.box-login-page .box-h1 {
    padding: 40px;
    padding-bottom: 0px;
}

form.form-home {
    width: 100%;
}

li.li-form-home {
    max-width: 380px;
    margin: 30px auto;
    width: 90%;
    padding-top: 20px;
}

i {
    padding: 15px 0px !important;
}

.btn-input i {
    margin-left: 10px;
}

ul.ul-form-home input {
    background: #273b57;
}

.btn-input {
    font-weight: 600;
    border: none;
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-family: "Lato";
    flex-direction: row;
}

i.fa-solid.fa-eye {
    width: 20px;
    cursor: pointer;
}

.check {
    font-size: 16px;
}

#textRetornoCadastro {
    position: fixed;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    text-transform: inherit;
    display: flex;
    align-items: center;
    justify-content: space-around;
    letter-spacing: 1.5px;
    min-height: 50px;
    font-weight: 500;
    font-size: 18px;
    z-index: 9999999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    top: -81px;
}

#circle-loading {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    box-sizing: border-box;
    border: solid 6px #f7f7f7;
    border-top-color: #9b9b9b;
    animation: spin 1.8s infinite linear;
    display: none;
    margin: 0 auto;
    margin-top: 20px;
}

.box-retorno-cadastro li.li-form-home {
    border-bottom: 1px solid #3a3a3b;
}

li.li-form-home.li-claro-cep span.span-ex.span-ex-claro {
    bottom: -22px;
}

li input,
li select {
    font-size: 22px !important;
}

@media screen and (max-width: 433px) {
    li.li-form-home.li-palavras-chaves span.span-ex.span-ex-claro {
        bottom: -56px;
    }

    li.li-form-home.li-palavras-chaves {
        margin-bottom: 55px !important;
    }

    li input {
        font-size: 18px !important;
    }

    .box-margim {
        width: 100%;
    }
}

input.input-home {
    border: none;
    padding: 10px;
}

li.li-form-home.li-claro-cep.li-cep-edit {
    margin-top: 58px !important;
}

input.input-home.valid.input-user-home,
input#user_senha {
    width: 82%;
}

li.li-form-home {
    list-style: none;
    border-bottom: 1px solid #f6f6f6;
    padding: 5px 5px;
    position: relative;
}

input.input-home.valid.input-user-home:focus,
input.input-home.valid.input-lock-home:focus,
input.input-home-claro:focus {
    font-size: 24px !important;
}

.box-login {
    text-align: center;
}

input.input-home:focus {
    margin-bottom: 10px;
}

ul.ul-form-home {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}

h1.h1-login {
    font-size: 33px;
    font-weight: 900;
    letter-spacing: 3px;
    display: inline-block;
    position: relative;
    color: #f6f6f6;
}

div#btnRecuperaSenha,
div#btnAlteraSenha {
    display: none;
    cursor: pointer;
    padding: 15px;
}

div#tuframe-show {
    background: #273b57;
}

.btn-login {
    background: none !important;
    color: #f6f6f6;
    letter-spacing: 2px;
    margin-top: 15px;
    font-size: 20px;
    border-bottom: 1px solid #f6f6f6;
    padding: 5px 10px;
    border-radius: 0px;
    margin-bottom: 20px;
}

.btn-login:hover {
    font-size: 21px;
}

p#eviso-h2 {
    color: #f6f6f6;
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
}

/* ############################## FIM LOGIN INCLUD ############################## */

/* ############################## POLITICAS E TERMOS INCLUD ############################## */
.box-termo h2.h2-politicas {
    font-size: 14px;
    margin: 10px 0px 10px 0px;
}

.politicaRegras p.p-politicas {
    margin-top: 10px;
}

.box-termo {
    font-size: 12px;
    text-align: left;
    color: #444;
    padding: 15px;
    border-radius: 5px;
}

.box-termo {
    max-width: 990px;
    padding-bottom: 100px;
    padding-top: 100px;
    width: 100%;
}

.politicaRegras {
    font-size: 16px;
    line-height: 22px;
}

.politicaRegras h2.h2-politicas {
    font-size: 33px;
    line-height: 75px;
}

.politicaRegras h3.h3-politicas {
    margin-top: 30px;
}

/* ############################## FIM POLITICAS E TERMOS INCLUD ############################## */

/* GERAL */
@media screen and (max-width: 500px) {
    h1.h1-login {
        font-size: 20px;
    }

    .imageContainer-page {
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .imageContainer-page>img {
        width: 100px;
    }

    .box-login.box-login-page .box-h1 {
        padding: 40px 15px;
        padding-bottom: 5px;
    }

    form.form-escuro {
        margin-top: 50px;
        border: none;
    }

}