:root {
    --cor-fundocontent: #fff;
}

.img_intro {
    max-width: 230px;
    min-width: 180px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.legenda_page_cartoes_card {
    margin-top: 20px;
    border: 1px dashed #ddc29f !important;
    text-align: center;
}

.titulo_intro {
    color: #7b7373 !important;
}

#exibe_bloco_mapa {
    width: 100% !important;
}
#TxtAutoPremiar {
    text-transform: uppercase;
    text-align:center;
}
.mtt15p{
    margin-top:15px;
}
.mt-2n{
    margin-top:-20px;
}
.limitador_app {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--cor-fundocontent) !important;
}

.limitador_app_index {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

#btn_intro {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 500px;
}

.titulo_intro2 {
    color: #ea3a3a !important;
}

.sub-titulo_intro {
    color: #ea3a3a !important;
    font-size: 18px;
    font-weight: bold;
}

.sub-titulo_intro2 {
    color: #7b7373 !important;
    font-weight: bold;
}

.block_intstart {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.text_info_empresa_descricao {
    width: 100%;
    margin-left: -8px;
    margin-top: 5px;
    padding-left: -20px;
    min-width: 280px;
}

.txt_descricao_card_fidelidade {
    margin-top: 20px;
    padding-bottom: 10px;
    color: #597585 !important;
}

.ol-geocoder ul.gcd-txt-result {
    width: 22em !important;
    margin-left: 24px !important;
}

.modal {
    z-index: 10500000000 !important;
}

.text_sub_busca {
    font-weight: 500;
}

#BlocosDadosfeed strong {
    color: #3f4344 !important;
}

.blocolistparam {
    min-height: calc(100vh + 20px);
}

#BlocosDados strong {
    color: #3f4344 !important;
}

#BlockNotify strong {
    color: #1d1e1e !important;
}

#BlocosDadosPf strong {
    color: #1d1e1e !important;
}

.image-listview > li .item .image {
    width: 46px !important;
    height: 46px !important;
}

/* Portrait layout (default) */
#appsplash {
    background: url(../img/logoh2.png) no-repeat center top; /* 170px x 200px */
    position: absolute; /* position in the center of the screen */
    left: 50%;
    top: 50%;
    height: 50px; /* text area height */
    width: 225px; /* text area width */
    text-align: center;
    padding: 180px 0px 0px 0px; /* image height is 200px (bottom 20px are overlapped with text) */
    margin: -115px 0px 0px -112px; /* offset vertical: half of image height and text area height */
    /* offset horizontal: half of text area width */
}

/* Landscape layout (with min-width) */
@media screen and (min-aspect-ratio: 1/1) and (min-width:400px) {
    #appsplash {
        background-position: left center;
        /* offset horizontal: half of image width and text area width */
    }
}

#BlocosDados {
    min-height: calc(100vh + 20px);
}

.logo_intro_mb {
    text-align: right !important;
    margin-top: -50px;
    margin-bottom: 50px;
}

.bloc_cadastro_app {
    margin-top: 55px;
    padding: 20px;
}

.f25 {
    font-size: 25px !important;
}

.border-digital-card {
    border: 2px dashed #fdaf4e !important;
}

.wq100 {
    width: 100%;
}

.mx200h {
    max-height: 200px !important;
}

.fcolorcr01 {
    color: #a1a5b7 !important;
}

.fotonamesl {
    font-size: 24px;
    margin-top: 4px;
    position: absolute;
    margin-left: 10px;
}

.text-espaco-block-list-message {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    font-size: 17px;
}

.pg-lr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pg-lr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pg-lr-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.icon_del_img {
    margin-top: -1px;
    position: absolute;
    margin-left: -23px;
    font-size: 25px;
    color: red;
}

.start_inbox {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
}

.txt_file_block_propostas {
    margin-left: -20px;
    font-size: 18px;
    padding-top: 5px;
}

.alertsimpleok {
    font-weight: 500;
    font-size: 24px;
}

.iconnotify {
    font-size: 24px;
}

.mt49 {
    margin-top: -49px !important;
}

.fs20 {
    font-size: 20px !important;
}

.esp-message-lida_all {
    font-size: 13px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.hr_bloco_proposta {
    margin-bottom: 1px !important;
}

@media only screen and (max-width: 385px) {
    .icon_del_img {
        margin-top: 1px;
        margin-left: -25px;
    }
}

.iframepdfview {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    position: absolute;
}

.dialogbox .modal-dialog .modal-content .btn-list .btn {
    padding: 11px 5px !important;
}

.header_esp_modal {
    top: 5px;
    position: absolute;
}

.borda_list_message {
    border-bottom: 1px solid #dfe4e7;
    padding-bottom: 10px !important;
}

div.shadow-blue {
    box-shadow: 0px 0px 5px #3381ff;
    -webkit-box-shadow: 0px 0px 5px #3381ff;
    -moz-box-shadow: 0px 0px 5px #3381FF;
}

div.shadow-blue_c {
    box-shadow: 0px 0px 5px #83bbff;
    -webkit-box-shadow: 0px 0px 5px #83bbff;
    -moz-box-shadow: 0px 0px 5px #83bbff;
}

div.shadow-red_c {
    box-shadow: 0px 0px 5px #ff0000;
    -webkit-box-shadow: 0px 0px 5px #ff0000;
    -moz-box-shadow: 0px 0px 5px #ff0000;
}

.color-homec1 {
    background-color: #f7f7f7 !important;
}

.color-homec2 {
    background-color: #ffffff !important;
}

.no-card {
    background: #fff;
    border: 5px dashed #edd793;
    padding-left: 16px;
    padding-right: 16px;
    margin: 20px;
    min-height: 150px;
    padding-top: 35px;
}

.bg-custom_color_a1 {
    background-color: #e23128 !important;
}

.bg-custom_color_a2 {
    background-color: #95a9cc !important;
}

.displayname {
    padding: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #45485c;
    border-radius: 10px;
    margin-left: 1px;
}

.esp-message-date {
    text-align: center;
    padding: 10px;
    border-top: 1px solid #dfe4e7;
}

.esp-message-lida {
    font-size: 13px;
    padding-bottom: 15px;
    padding-left: 10px;
    text-align: right;
    padding-right: 10px;
}

.icontopbar {
    font-size: 20px;
    color: #fff;
}

.appBottomMenu .item strong {
    font-size: 12px;
}

.icondownbar {
    color: #7b90b1;
}

.bg-wltxt {
    color: #fff !important;
}

.bg-wl {
    background-color: #fff !important;
}

.recompensa_leg {
    text-decoration: underline;
}

.fc12 {
    font-size: 12px;
}

.fc12r {
    font-size: 12px;
}
.fc16r {
    font-size: 16px;
}
.fc14r {
    font-size: 14px;
}
.fc24 {
    font-size: 24px;
}

.fc18 {
    font-size: 18px;
}

.font_etapas-destaque {
    font-size: 23px !important;
}

.bg-white_btn {
    background-color: white !important;
}

.rd-25 {
    right: -25px;
}

.ld-10 {
    left: -10px;
}

.legenda_page_cartoes {
    margin-top: -20px;
    margin-bottom: -20px;
    border: 1px dashed #ddc29f !important;
    text-align: center;
}

.faixacl {
    margin-left: auto;
    margin-right: auto;
    height: 10px;
    width: 100px;
    border-radius: 10px;
    background-color: #90969f;
}

.block-central-animate {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40%;
}

.block_txt_mensage {
    width: 100%;
    margin-left: -14px;
    margin-right: 0px;
    position: absolute;
}

.no-border {
    border-top: none !important;
}

#ListProfile, .image-listview > li .item {
    padding: 0 !important;
}

.listmensage > li:after {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #dfe4e7;
}

.mensage-date {
    left: -16px;
    position: absolute;
}
/*inputs especiais*/

.form__input {
    border: none !important;
    background-color: #ededed !important;
    padding: 7px 15px !important;
    border-radius: 156px !important;
    height: 53px !important;
}

.text-header-notify {
    font-size: 14px !important;
}
.bg-cinzar {
    background: #d3d6d8 !important;
    color: #FFF;
}
.pand15px{
 padding:15px
}

.leftinputhome {
    z-index: 9;
    margin-left: 8px;
    padding-left: -77px;
    margin-top: 12px;
    position: absolute;
}

.form__textarea {
    width: calc(100% - 30px);
    height: 50px;
    border: none;
    background-color: #ededed;
    padding: 18px 15px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 1.8rem;
    color: #1c0202;
}

.span_pedidos_title {
    font-size: 19px;
    top: 13px;
    position: absolute;
    left: 52px;
}

.colorhomecard {
    color: #5a6876 !important;
}
/*========================maps ====================================*/
.map {
    height: 92%;
    width: 100%;
    left: -1px;
    position: absolute;
}

.map_modal {
    margin-top: 10px !important;
    width: 100% !important;
    height: 80% !important;
}

/*======================== PROFILE PAGE ====================================*/
.Youtubrfm, iframe {
    margin-top: 10px;
    width: 100%;
    height: 100%;
    min-height: 300px;
}

/*========================home page ====================================*/

/*ANIMAÇÃO ESPECIAL*/
.typewriter div {
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    border-right: .15em solid orange; /* The typwriter cursor */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .15em; /* Adjust as needed */
    animation: typing .0s steps(40, end), blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
    from, to {
        border-color: transparent
    }

    50% {
        border-color: orange;
    }
}




@keyframes animate {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}


.am_bloco,
.am_bloco_f1, .am_bloco_f2, .am_bloco_f3, .am_bloco_f4, .am_bloco_f5, .am_bloco_f6, .am_bloco_f7, .am_bloco_f8 {
    position: relative !important;
    background-color: #CCC !important;
    height: 6px;
    animation-name: animate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
    background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    -webkit-background-size: 800px 104px;
}

.am_bloco_f1 {
    height: 20px;
    width: 40%;
}

.am_bloco_f2 {
    height: 20px;
    width: 100%;
}

.am_bloco_f3 {
    height: 130px;
    width: 80%;
}

.am_bloco_f4 {
    height: 50px;
    width: 100%;
}

.am_bloco_f5 {
    height: 50px;
    width: 95%;
    margin-left: 10px;
    margin-right: 10px;
}

.am_bloco_f6 {
    height: 500px;
    width: 97%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:50px!important;
}

.img-anime {
    width: 36px;
    height: 36px;
    border-radius: 400px;
    margin-left: 15px;
}

.am_bloco_f7 {
    height: 40px;
    width: 90%;
}

.am_bloco_f8 {
    padding: 10px 10px;
    border-radius: 16px 16px 16px 0;
    color: #282D33;
    display: inline-block;
    margin-top: 4px;
    line-height: 1.4em;
    max-width: 359px;
    width: 280px;
    height: 50px;
}


/*f-----///---------------------------------------------------------------------------*/
.text-destaque1 {
    color: #6d6a66 !important;
}

.text-creditos {
    color: #d49035 !important;
}

.text-ouro {
    color: #d49035 !important;
}

.text-prata {
    color: #acabb7 !important;
}

.text-bronze {
    color: #b7430e !important;
}

.text-gratis {
    color: #2da879 !important;
}

.text-blue_c {
    color: #1f5bbb !important;
}

.bg-blue_c {
    background-color: #1f5bbb !important;
}

.bloco_busca_home {
    background-color: #FFF;
    height: 66px !important;
}

.bloco_home_2 {
    background-color: #FFF;
    border-radius: 10px;
    margin-left: auto;
    margin: auto;
    width: 98%;
    margin-top: 10px;
}

.bloco_home_3 {
    background-color: #FFF;
    height: 78px;
    border-radius: 10px;
    margin-left: auto;
    margin: auto;
    width: 98%;
    margin-top: 10px;
}

.icon_money {
    margin-top: 6px;
    margin-right: -2px;
}


/* ==============================================*/
.action-position_el_l {
    margin-top: 20px;
    margin-left: 10px;
}

.action-position_el_r {
    margin-top: 28px;
    left: -10px;
}

.action_icon {
    min-width: 36px;
    max-width: 36px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1em;
    font-size: 22px;
    border-radius: 400px;
    margin-right: 16px;
}

.span_voltar_solicitacao {
    padding-top: 2px;
    position: absolute;
    font-size: 20px;
    font-weight: 600;
    padding-left: 4px;
}

.bloco_status_servico {
    margin-top: 10px;
}


.bloco_home_solicitacao {
    background-color: #FFF;
    border-radius: 10px;
    margin-left: auto;
    margin: auto;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}

/*.body_proposta{
    background: #e2e2eb!important;
}*/

.body_proposta {
    background: #ececf3 !important;
}


.bloco_proposta {
    background-color: #FFF;
    border-radius: 10px;
    margin-left: auto;
    margin: auto;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}

.pd_rd17 {
    padding-right: 17px;
}

body {
    background: #fefeff;
}

.noborder {
    border-top: none !important;
}

.noborder_b {
    border-bottom: none !important;
}

.appBottomMenu {
    border-top: 1px solid #fff;
}

.box-valor-proposta {
    margin-top: -18px !important;
    margin-bottom: 15px !important;
}

.text-value-proposta {
    margin-top: 13px;
    font-weight: 600;
    font-size: 27px;
}

#avatar-digitando {
    margin-left: 10px !important;
    margin-right: -2px !important;
}

.text_titleboxproposta {
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}

.scroll_block_proposta {
    overflow: scroll;
    max-height: 205px;
    overflow-x: hidden;
    min-height: 150px;
}

.btn-outline-warning_c2 {
    background: transparent;
    border-color: #ff5f00;
    color: #bf8909;
    transition: 0.2s all;
}

.nameservicetitle_budget {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
}
/*DROP L ICONES*/
.fa option {
    font-weight: 900;
}

.bg-dark2 {
    background: #5a6876 !important;
    color: #FFF;
}
/*ESPAcOS DE MARGENS*/

.mt-7_5 {
    margin-top: 7.5px !important;
}

.mgrdleft10 {
    margin-left: 10px !important;
}

.mgrdleft5 {
    margin-left: 5px !important;
}

.mgrdleft15 {
    margin-left: 15px !important;
}

.mgrdright10 {
    margin-right: 10px !important;
}

.mt-6 {
    margin-top: -6px !important;
}

.mt6 {
    margin-top: 6px !important;
}

.mgr5 {
    margin-top: 5px !important;
}

.mgr10 {
    margin-top: 10px !important;
}

.mgr1 {
    margin-top: 1px !important;
}

.mgr15 {
    margin-top: 15px !important;
}

.mgr-17 {
    margin-top: -17px !important;
}

.mgr30 {
    margin-top: 30px !important;
}

.mgr20 {
    margin-top: 20px !important;
}


.mgr65 {
    margin-top: 65px !important;
}

.mgrb15 {
    margin-bottom: 15px !important;
}

.mgrb12 {
    margin-bottom: 12px !important;
}

.mgrb40 {
    margin-bottom: 40px !important;
}


.pd_g10 {
    padding: 10px !important;
}

.pd_g15 {
    padding: 10px !important;
}

.pd_g4 {
    padding: 4px !important;
}

.pd_lf10 {
    padding-left: 20px !important;
    padding-top: 10px;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.ptop15 {
    padding-top: 15px !important;
}

.fz12 {
    font-size: 12px;
}

.fz20 {
    font-size: 20px;
}

.fz15 {
    font-size: 15px;
}


#TxtSendMessage {
    min-height: 16px !important;
    margin-bottom: 10px !important;
    padding-right: 50px !important;
    padding-left: 49px !important;
}

.btn_send_menssage {
    margin-top: -64px;
    position: absolute;
    margin-left: 363px;
    padding: 6px;
    right: 0;
}

.btn_send_anexo {
    margin-top: 10px;
    position: absolute;
    margin-left: 4px;
    padding: 6px;
}

h2.page__title {
    position: relative;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}

    h2.page__title:after {
        content: '';
        width: 40px;
        height: 1px;
        background-color: #53539a;
        position: absolute;
        left: 0px;
        bottom: 0;
        z-index: 444;
    }

textarea.form-control {
    min-height: 150px !important;
}

#TxtProposta {
    min-height: 200px !important;
}

.label-form {
    color: #585883 !important;
}

.form__textarea {
    width: calc(100% - 30px);
    height: 50px;
    border: none;
    background-color: #ededed;
    padding: 18px 15px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 1.8rem;
    color: #1c0202;
}


.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.form-control {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    background-color: #ededed !important;
    padding-top: 5px !important;
}

.p-left50 {
    padding-left: 50px !important;
}

.p-left50 {
    padding-left: 35px !important;
}


/*placeholder*/

::-webkit-input-placeholder { /* Edge */
    color: #939393 !important;
    font-size: 16px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #939393 !important;
    font-size: 16px;
}

::placeholder {
    color: #939393 !important;
    font-size: 16px;
}

*, ::after, ::before {
    box-sizing: border-box;
}

/*Preloading*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
    display: none;
}

.sk-spinner-wave.sk-spinner {
    margin: -15px 0 0 -25px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}

.ie8 .sk-spinner-wave.sk-spinner {
    display: none;
}

.sk-spinner-wave div {
    background-color: #ccc;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-spinner-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-spinner-wave .sk-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-spinner-wave .sk-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
