/* --------------------------------------------*/
/*CUSTOMIZANDO BOOTSTRAP PARA ACEITAR 5 COLUNAS*/
/* --------------------------------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* --------------------------------------------*/
/*Fontes e textos padrão                       */
/* --------------------------------------------*/
body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #024c28;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-weight: 700;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

a {
    color: #5cb85c;
}

    a:hover {
        color: #219558;
    }

/* --------------------------------------------*/
/* Topo antigo com form                        */
/* --------------------------------------------*/
.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    margin-top: -20px;
    /*padding-bottom: 50px;*/
    /*text-align: center;*/
    /*color: #666;*/
    /*background: url(../Images/crossword.png) repeat #f8f8f8;*/
    background: url(../Images/fundocasa.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    background-size: 100%;
    background-position-x: center;
    background-position-y: bottom;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.selecao-header {
    background: url(../Images/fundocasa2.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    background-size: 100%;
    background-position-x: center;
    background-position-y: center;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 100px 0;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

    .intro-message > h1 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 5em;
    }

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

        .intro-message > h1 {
            font-size: 3em;
        }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.intro-social-buttons > li:last-child {
            margin-bottom: 0;
        }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

/* --------------------------------------------*/
/*Seções que abrigam containeres principais ---*/
/* --------------------------------------------*/

.content-section-a {
    padding: 40px 0;
    background-color: #f8f8f8;
}

.content-section-a1 {
    padding: 40px 0;
    background-color: #cecece;
}

.content-section-search {
    padding: 21px 0 20px 0;
    /*background: url(../Images/crossword.png) repeat #f8f8f8;*/
    /*background-size: auto;*/
    background-color: #22bf72;
}

.content-section-b {
    padding: 40px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    .banner ul {
        margin-bottom: 0;
    }

.borda-cima-verde {
    border-top: 4px solid #00c665;
}

.borda-baixo-verde {
    border-bottom: 4px solid #00c665;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons > li:last-child {
            margin-bottom: 0;
        }
}

/* -----------------------------------------*/
/* Estilos para o footer                    */
/* -----------------------------------------*/

footer {
    /*padding: 50px 0;
	background-color: #f8f8f8;*/
    color: #fff;
    font-weight: 300;
}

    footer a {
        color: #fff;
    }

        footer a:hover, footer a:active, footer a:focus {
            color: #ffde00;
        }

p.copyright {
    margin: 15px 0 0;
}

/* -----------------------------------------*/
/* Botões extras estilo                     */
/* -----------------------------------------*/

.btn-footer {
    color: #ffffff;
    background-color: #068656;
    border-width: 2px;
    border-color: #FFDE00;
}

    .btn-footer:hover,
    .btn-footer:focus,
    .btn-footer:active,
    .btn-footer.active,
    .open .dropdown-toggle.btn-footer {
        color: #ffffff;
        background-color: #13A47B;
        border-color: #FFDE00;
    }

    .btn-footer:active,
    .btn-footer.active,
    .open .dropdown-toggle.btn-footer {
        background-image: none;
    }

    .btn-footer.disabled,
    .btn-footer[disabled],
    fieldset[disabled] .btn-footer,
    .btn-footer.disabled:hover,
    .btn-footer[disabled]:hover,
    fieldset[disabled] .btn-footer:hover,
    .btn-footer.disabled:focus,
    .btn-footer[disabled]:focus,
    fieldset[disabled] .btn-footer:focus,
    .btn-footer.disabled:active,
    .btn-footer[disabled]:active,
    fieldset[disabled] .btn-footer:active,
    .btn-footer.disabled.active,
    .btn-footer[disabled].active,
    fieldset[disabled] .btn-footer.active {
        background-color: #068656;
        border-color: #FFDE00;
    }

    .btn-footer .badge {
        color: #068656;
        background-color: #ffffff;
    }

.btn-header {
    color: #fff450;
    background-color: #336633;
    border-color: #068656;
}

    .btn-header:hover,
    .btn-header:focus,
    .btn-header:active,
    .btn-header.active,
    .open .dropdown-toggle.btn-header {
        color: #068656;
        background-color: #fff450;
        border-color: #f9e500;
    }

    .btn-header:active,
    .btn-header.active,
    .open .dropdown-toggle.btn-header {
        background-image: none;
    }

    .btn-header.disabled,
    .btn-header[disabled],
    fieldset[disabled] .btn-header,
    .btn-header.disabled:hover,
    .btn-header[disabled]:hover,
    fieldset[disabled] .btn-header:hover,
    .btn-header.disabled:focus,
    .btn-header[disabled]:focus,
    fieldset[disabled] .btn-header:focus,
    .btn-header.disabled:active,
    .btn-header[disabled]:active,
    fieldset[disabled] .btn-header:active,
    .btn-header.disabled.active,
    .btn-header[disabled].active,
    fieldset[disabled] .btn-header.active {
        background-color: #FEF200;
        border-color: #068656;
    }

    .btn-header .badge {
        color: #FEF200;
        background-color: #068656;
    }

/* -----------------------------------*/
/* Outras seções                      */
/* -----------------------------------*/

.content-section-clientes, .content-section-servicos-alt {
    padding: 50px 0;
    background-color: #22bf72;
    color: #fff;
}

    .content-section-clientes h1 {
        color: #fff;
    }

.content-section-123 {
    padding: 20px 0 20px 0;
    background: url(../images/fundoverde.jpg) repeat-x bottom center #54af46;
    color: #fff;
}

    .content-section-123 h1 {
        color: #fff;
    }

.content-section-orcamento-home {
    padding: 50px 0 40px 0;
    background: #54af46;
    /*color: #fff;*/
}

    .content-section-orcamento-home h1 {
        margin-top: 0;
        color: gold;
        margin-bottom: 30px;
    }

        .content-section-orcamento-home h1 small {
            color: #fff;
        }

.content-fundo-cinza {
    padding: 20px 0 40px 0;
    background: url(../images/fundocinza.jpg) repeat-x bottom center #f7f7f7;
    color: #434343;
}

/* -----------------------------------*/
/* Classes uteis geral                */
/* -----------------------------------*/

.center-row {
    display: table;
}

.center-vertical {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.fonte-verde {
    /*color: #024c29;*/
    color: #003300;
}

.cor-gold {
    color: gold;
}

.margem-abaixo {
    margin-bottom: 20px;
}

.margem-acima {
    margin-top: 20px;
}

.margem-abaixo-big {
    margin-bottom: 40px;
}

.margem-acima-big {
    margin-top: 40px;
}

#lista-vantagens {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.82857;
}

    #lista-vantagens i {
        color: #54af46;
    }

.box-categoria-home {
    min-height: 148px;
}

    .box-categoria-home p {
        font-weight: 300;
    }

/* -----------------------------------*/
/* Estilos validação                  */
/* -----------------------------------*/

.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error, select.input-validation-error, textarea.input-validation-error {
    border: 3px solid #b94a48 !important;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

/* -----------------------------------------*/
/* Efeito hover imagens quadrinhos serviços */
/* -----------------------------------------*/

.image-wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}

    .image-wrap img {
        width: 100%;
    }

    .image-wrap .hover-wrap {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 450ms ease-out 0s;
        -moz-transition: all 450ms ease-out 0s;
        -o-transition: all 450ms ease-out 0s;
        transition: all 450ms ease-out 0s;
        -webkit-transform: rotateY(180deg) scale(0.5,0.5);
        -moz-transform: rotateY(180deg) scale(0.5,0.5);
        -ms-transform: rotateY(180deg) scale(0.5,0.5);
        -o-transform: rotateY(180deg) scale(0.5,0.5);
        transform: rotateY(180deg) scale(0.5,0.5);
    }

    .image-wrap:hover .hover-wrap,
    .image-wrap.active .hover-wrap {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: rotateY(0deg) scale(1,1);
        -moz-transform: rotateY(0deg) scale(1,1);
        -ms-transform: rotateY(0deg) scale(1,1);
        -o-transform: rotateY(0deg) scale(1,1);
        transform: rotateY(0deg) scale(1,1);
    }

    .image-wrap .hover-wrap .overlay-img {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #068656;
        left: 0;
        opacity: 0.80;
        filter: alpha(opacity=80);
    }

    .image-wrap .hover-wrap .overlay-text-thumb {
        position: absolute;
        width: 100%;
        height: 32px;
        top: 50%;
        margin: -16px 0 0 0;
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        text-transform: uppercase;
        text-align: center;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

/* --------------------------------------------------------*/
/* Form composição de serviço e amiguinhos da mesma página */
/* --------------------------------------------------------*/

#big-form input::-webkit-input-placeholder, #big-form textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
    font-weight: 300;
}

#big-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    font-weight: 300;
}

#big-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
    font-weight: 300;
}

#big-form input:-ms-input-placeholder, #big-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
    font-weight: 300;
}

#big-form {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background-color: rgba(255,255,255,.7);
    border-radius: 10px;
    box-shadow: 4px 4px 6px 0 rgba(30,30,30,.1);
    text-shadow: 1px 1px 5px #fff;
}

.help-block {
    font-weight: 300;
    color: #ccc;
}

.beneficios span {
    font-size: large;
    color: #666;
    font-weight: 300;
}

.beneficios i {
    color: #54af46;
}

#divValores p {
    margin-bottom: -4px;
}

#spanValorParcela, .spanValorDestacado  {
    color: #00d142;
    font-weight: 600;
    font-size: x-large;
}

#h4TituloServicoValores {
    margin-top: 0;
    margin-bottom: 20px;
}

/* -----------------------------------------*/
/* Botão fixo para subir ao topo            */
/* -----------------------------------------*/

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 20;
    display: none;
    background: none repeat scroll 0 0 rgba(0, 102, 51, 0.4);
}

/* -----------------------------------*/
/* Plugin Spinner                     */
/* -----------------------------------*/

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .bootstrap-touchspin .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px 10px;
        margin-left: -1px;
        position: relative;
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0;
        border-top-right-radius: 4px;
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        margin-top: -2px;
        border-radius: 0;
        border-bottom-right-radius: 4px;
    }

    .bootstrap-touchspin .input-group-btn-vertical i {
        position: absolute;
        top: 3px;
        left: 5px;
        font-size: 9px;
        font-weight: normal;
    }


/* -----------------------------------*/
/* Form Wizard                        */
/* -----------------------------------*/

.bs-wizard {
    margin-top: 40px;
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #fbe8aa;
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #fbbd19;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fbe8aa;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }
/*END Form Wizard*/

/* -----------------------------------*/
/* Search box home                    */
/* -----------------------------------*/

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

/* -----------------------------------*/
/* Ajustes gerais e utilidades        */
/* -----------------------------------*/

.box-categoria-home a {
    color: #009933;
}

.header-categoria-interno a, .header-categoria-interno h3 {
    color: #009933;
}

.media-left, .media > .pull-left {
    padding-right: 4px;
}

.handyman-service-title-block {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 40%;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    padding: 6px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    width: 90%;
    z-index: 2;
}

    .handyman-service-title-block a {
        color: white;
    }

a.handyman-service-title-block {
    color: #fff;
}

/* Vitrine de serviços de /servico/{categoria}[/{uf}/{cidade}] (site/, não do
   legado): grid Bootstrap 3 é baseado em float, então cards com descrição
   mais longa na mesma linha ficam com altura diferente dos vizinhos - o
   botão "Solicite Agora" some em alturas diferentes entre cards vizinhos.
   flex iguala a altura dos cards na mesma linha sem mudar a largura (ainda
   controlada pelas classes col-* do Bootstrap). */
.row-flex-cards {
    display: flex;
    flex-wrap: wrap;
}

    .row-flex-cards > [class*="col-"] {
        display: flex;
    }

        .row-flex-cards > [class*="col-"] .panel {
            display: flex;
            flex-direction: column;
            width: 100%;
        }

            .row-flex-cards > [class*="col-"] .panel-body {
                display: flex;
                flex-direction: column;
                flex: 1 1 auto;
            }

                .row-flex-cards .servico-card-cta {
                    margin-top: auto;
                }

/* Mesmo problema/solução acima, para as listas de estado/cidade da família de
   SEO /servico/{categoria}[/{uf}] (site/servico/por-categoria.blade.php,
   por-uf.blade.php) - usam .thumbnail (Bootstrap) em vez de .panel, nome de
   cidade/estado de tamanho variável tem o mesmo efeito de desalinhar o botão
   "Veja os serviços" entre cards da mesma linha. */
.row-flex-cards > [class*="col-"] .thumbnail {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
}

    .row-flex-cards > [class*="col-"] .thumbnail .caption {
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
    }

        .row-flex-cards > [class*="col-"] .thumbnail .caption > p:last-child {
            margin-top: auto;
        }

.content-section-servicos-alt a {
    color: #fff;
}

.content-section-servicos-alt ul.lead li {
    font-weight: 300;
}

@media(max-width:767px) {
    .content-section-search .col-xs-12 {
        margin-top: 20px;
    }
}

.background-semi-transparente {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
}

.borda-sombra-leve {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

select option:disabled { color: #c5c5cc; font-weight: lighter }

/* -----------------------------------*/
/* Ajustes para textos e alinhamentos */
/* -----------------------------------*/

/* centered columns styles */
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    /* inline-block space fix */
    margin-right: -4px;
}

.align-left {
    display: inline;
    float: left;
    margin-right: 1.2em;
    margin-bottom: 1.2em;
}


.fonte-light {
    font-weight: 300;
}


/* ---------------------------*/
/* Plugin para expandir texto */
/* ---------------------------*/

.readmore-js-toggle, .readmore-js-section {
    display: block;
    width: 100%;
}

.readmore-js-section {
    overflow: hidden;
}

/* --------------------------*/
/* Bolinhas a empresa        */
/* --------------------------*/

.headline {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px 0;
    margin: 20px 0 20px 0;
}

.feature-circle {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    /*padding: 6px;*/
    color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    margin-top: 10px;
    background: #555;
}

.feature-description {
    margin-left: 45px;
}

/* --------------------------*/
/* Hover imagens (Contato)   */
/* --------------------------*/

.pdf-thumb-box {
    /*display:inline-block !important;*/
    position: relative !important;
    overflow: hidden;
}

.pdf-thumb-box-overlay {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.7s,opacity 0.7s linear;
}

.pdf-thumb-box a {
    color: transparent;
}

    .pdf-thumb-box a:hover .pdf-thumb-box-overlay {
        visibility: visible;
        opacity: 1;
        transition-delay: 0s;
        text-align: center;
        position: absolute;
        background-color: rgba(0,0,0,0.6);
        color: #fff;
        width: 100%;
        height: 100%;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }

.pdf-thumb-box-overlay span {
    margin: 25% auto;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


/* --------------------------*/
/* Investidor                */
/* --------------------------*/
.slides {
    margin: 0;
    padding: 0;
}

    .slides ul li {
        list-style: none;
    }

.custom-slide {
    height: 345px;
    background-position: center !important;
    -webkit-box-shadow: inset 0px 0px 3px rgba(50, 50, 50, 0.1);
    box-shadow: inset 0px 0px 3px rgba(50, 50, 50, 0.1);
}

/* Slide do carrossel da home com conteúdo além da foto de fundo (título +
   selos de confiança) - a altura fixa de .custom-slide corta esse conteúdo. */
.custom-slide-alto {
    height: auto;
    min-height: 345px;
    padding: 20px 0;
}

.formflutua {
    max-width: 400px;
    padding: 10px;
    position: fixed;
    /*background: #b4e391;
            background: -moz-linear-gradient(-45deg,  #b4e391 0%, #61c419 50%, #b4e391 100%);
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391));
            background: -webkit-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%);
            background: -o-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%);
            background: -ms-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%);
            background: linear-gradient(135deg,  #b4e391 0%,#61c419 50%,#b4e391 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=1 );
            border-radius: 290px / 8px;
            -moz-border-radius: 290px / 8px;
            -webkit-border-radius: 290px / 8px;
            box-shadow: 0 10px 20px #000;
            -moz-box-shadow: 0 10px 20px #000;
            -webkit-box-shadow: 0 10px 20px #000;*/
    position: fixed;
    top: 200px;
    opacity: 0.95;
    z-index: 1000;
}

.formSpecial {
    background-color: #0099cc;
    /*background: linear-gradient(135deg, #0099cc 0%, #006699 50%, #0099cc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: linear-gradient(135deg, #b4e391 0%,#61c419 50%,#b4e391 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    ;
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 #777777;
    opacity: 0.95;
    z-index: 1000;
}

    .formSpecial .form-group label {
        color: #555;
    }

    .formSpecial legend {
        border: none;
        font-weight: bolder;
        background-color: gold;
        border-radius: 10px;
        color: #555;
    }

    .formSpecial button {
        font-weight: bolder;
    }

.field-validation-error {
    font-size: 12px;
    color: #d14836;
    background-color: rgba(255,255,255,0.7);
}

/*.form-group {
    margin-bottom: 2px;
}*/

.twitter-typeahead {
    width: 100%;
}

/* --------------------------*/
/* Novo Menu                 */
/* --------------------------*/
.navbar-default {
    background-color: #fff;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 10px;
    min-height: 20px;
    position: relative;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
}

.navbar-default .navbar-nav > li > a.bt_sejafranqueado_menu {
    background: #fe3756;
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a.bt_sejafranqueado_menu:hover {
    text-decoration: underline;
}


.navbar-nav > li > div {
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    margin-top: 9px;
    float: left;
}

.navbar-default {
    background-color: #00c665;
    border-color: #f3fcf9;
}

    .navbar-default .navbar-brand {
        color: #ffffff;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #f7f7f7;
        }

    .navbar-default .navbar-text {
        color: #ffffff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #f7f7f7;
        }

    .navbar-default .navbar-nav > li > .dropdown-menu {
        background-color: #00c665;
    }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            color: #ffffff;
        }

            .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
            .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
                color: #f7f7f7;
                background-color: #009700;
            }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
            background-color: #00c665;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #f7f7f7;
        background-color: #009700;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #f7f7f7;
        background-color: #009700;
    }

    .navbar-default .navbar-toggle {
        border-color: #009700;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #009700;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #ffffff;
    }

    .navbar-default .navbar-link {
        color: #ffffff;
    }

        .navbar-default .navbar-link:hover {
            color: #f7f7f7;
        }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #f7f7f7;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #f7f7f7;
        background-color: #009700;
    }

    .navbar-collapse .nav > .divider-vertical {
        display: none;
    }
}

.navbar .divider-vertical {
    height: 20px;
    margin: 10px 9px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #f2f2f2;
}

.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-menu {
    z-index: 1001;
}

.bandeirinhas {
    /*height: 18px;*/
    display: inline;
    padding: -2px;
}

.diagonal-esquerda {
    width: 0px;
    height: 0px;
    border-top: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 10px solid #00c665;
    float: left;
}


.diagonal-direita {
    width: 0px;
    height: 0px;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 10px solid #00c665;
    float: left;
}

/* --------------------------------------------------------------------------------*/
/* Quadrinhos novos dos servicos e ajustes no posicionamento dos elementos do topo */
/* --------------------------------------------------------------------------------*/
#categorias-topo {
    padding-top: 38px;
}

.categoria-item-topo {
    color: white;
    text-align: center;
    height: 100%;
    padding: 10px 0;
}

    .categoria-item-topo img {
        max-height: 46px;
        /*margin: 10px 0;*/
    }

    .categoria-item-topo div {
        margin-top: 7px;
    }

    .categoria-item-topo a {
        color: white;
    }

.pull-bottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

#telefone-topo {
    margin-top: 16px;
}


/* -------------------------------------*/
/* Faixa identificadora da página atual */
/* -------------------------------------*/
.titulo-pagina {
    background-image: linear-gradient(bottom, #FAFAFA 0%, #FCFCFC 100%);
    background-image: -o-linear-gradient(bottom, #FAFAFA 0%, #FCFCFC 100%);
    background-image: -moz-linear-gradient(bottom, #FAFAFA 0%, #FCFCFC 100%);
    background-image: -webkit-linear-gradient(bottom, #FAFAFA 0%, #FCFCFC 100%);
    background-image: -ms-linear-gradient(bottom, #FAFAFA 0%, #FCFCFC 100%);
    background-color: #fafafa;
    border-bottom: 1px solid #e2e2e2;
}

    .titulo-pagina h1 {
        font-weight: normal;
        font-size: 26px;
        padding: 21px 0;
        /*margin-left: 180px;*/
        margin-top: 0;
        margin-bottom: 0;
    }

    .titulo-pagina span {
        color: #a0a0a0;
    }

/* -------------------------------------*/
/* Cores e ajustes das categorias       */
/* -------------------------------------*/
/*
null default
-1  visita
0   default
1	eltrica
2	hidraulica
3	pintura
4	alvenaria
5	pequenos-reparos
6	limpeza-e-facilidades
7	instalacao-de-eletrodomesticos*/

.cor-eletrica {
    background-color: #fd3856;
    background-image: none;
    color: white;
}

    .cor-eletrica span {
        color: white;
    }

.cor-hidraulica {
    background-color: #2ab6c5;
    background-image: none;
    color: white;
}

    .cor-hidraulica span {
        color: white;
    }

.cor-pintura {
    background-color: #fec200;
    background-image: none;
    color: white;
}

    .cor-pintura span {
        color: white;
    }

.cor-alvenaria {
    background-color: #cfa269;
    background-image: none;
    color: white;
}

    .cor-alvenaria span {
        color: white;
    }

.cor-instalacao-de-eletrodomesticos {
    background-color: #0077a2;
    background-image: none;
    color: white;
}

    .cor-instalacao-de-eletrodomesticos span {
        color: white;
    }

.cor-reparos {
    background-color: #00e370;
    background-image: none;
    color: white;
}

    .cor-reparos span {
        color: white;
    }

.cor-texto-eletrica {
    color: #fd3856;
}

.cor-texto-hidraulica {
    color: #2ab6c5;
}

.cor-texto-pintura {
    color: #fec200;
}

.cor-texto-alvenaria {
    color: #cfa269;
}

.cor-texto-instalacao-de-eletrodomesticos {
    color: #0077a2;
}

.cor-texto-reparos {
    color: #00e370;
}

#titulo-categoria {
    padding: 10px 0;
}

#banner-categoria {
    height: 316px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

    #banner-categoria h3 {
        text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    }

/* -------------------------------------*/
/* Efeitos hover animacao css 3         */
/* -------------------------------------*/

/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

    .hvr-float:hover,
    .hvr-float:focus,
    .hvr-float:active {
        transform: translateY(-8px);
    }

/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

    .hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
        -webkit-animation-name: hvr-hang-sink, hvr-hang;
        animation-name: hvr-hang-sink, hvr-hang;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/* -------------------------------------*/
/* Media queries                        */
/* -------------------------------------*/

@media(min-width:768px) {
    #formInteressado .modal-dialog {
        max-width: 400px;
    }
}

@media(min-width:1200px) {

    #banner-categoria {
        background-size: cover;
    }

}

@media(max-width:1200px) {
    #telefone-topo > h3 {
        font-size: 21px;
        margin-top: 10px;
    }

    #categorias-topo {
        padding-top: 36px;
    }

    #telefone-topo {
        margin-top: 26px;
    }
}

@media(max-width:992px) {
    #categorias-topo {
        padding-top: 0;
    }

    #telefone-topo {
        margin-top: 0;
    }
}

@media(max-width:767px) {
    #categorias-topo {
        padding-top: 0;
    }

    #telefone-topo {
        margin-top: 0;
    }

    /* Pedido do responsável em 16/09/2026: os quadrinhos de categoria
       (ELÉTRICA/HIDRÁULICA/...) ficavam grandes demais no mobile - 3
       linhas de ~93px cada (icone 46px + padding) logo no topo de toda
       página, antes de qualquer conteúdo real aparecer. Reduzidos só
       aqui (mobile) - o tamanho no desktop/tablet não muda. Padding
       ajustado pra 15px 0 (era 6px 0) no mesmo dia, junto com a divisão
       3+2 por linha (col-xs-4/col-xs-6 no layout) - responsável pediu
       mais padding pra compensar a largura menor de cada quadrinho e
       deixá-los mais quadrados. */
    .categoria-item-topo {
        padding: 15px 0;
    }

        .categoria-item-topo img {
            max-height: 28px;
        }

        .categoria-item-topo div {
            margin-top: 4px;
            font-size: 11px;
        }
}

/* -------------------------------------*/
/* Ajustes modal                        */
/* -------------------------------------*/

/*.modal-backdrop.in {
    filter: alpha(opacity=90);
    opacity: .9;
}*/

.modal-backdrop.in {
    filter: alpha(opacity=60);
    opacity: .6;
}

.modal-dialog {
    /*padding-top: 15%;*/
}

.modal-content {
    border: 4px solid #068656;
    border-radius: 6px;
}

    .modal-content .form-group, #formInteressadoFranquia .form-group {
        margin-bottom: 2px;
    }

.modal-vertical-centered {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important; /* IE 9 */
    -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}



/* -------------------------------------*/
/* Novo Topo                            */
/* -------------------------------------*/
/*#slider {
    margin-top: -1px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}*/
.flexslider {
    background: none repeat scroll 0 0 #fff;
    border: none;
    margin: 0;
    position: relative;
    overflow: hidden;
}

#sliderTopo img {
    height: auto;
    width: auto;
}

.flex-direction-nav a {
    height: 46px;
}

/* -------------------------------------*/
/* Slider Servicos                      */
/* -------------------------------------*/
.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}

    .col-item .photo img {
        margin: 0 auto;
        width: 100%;
        /*min-height: 246px;*/
    }

    .col-item .info {
        padding: 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
    }

    .col-item:hover .info {
        background-color: #F5F5DC;
    }

    .col-item .price {
        /*width: 50%;*/
        float: left;
        margin-top: 5px;
    }

        .col-item .price h5 {
            line-height: 20px;
            margin: 0;
        }

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

/*.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev        { left: -25%; }
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}*/

.carousel-inner {
    color: #003300;
}

    .carousel-inner a {
        font-weight: 300;
        color: #003300;
    }


/* -------------------------------------*/
/* Página Franquia                      */
/* -------------------------------------*/

.cor-franquia {
    background-color: #00c665;
    background-image: none;
    color: white;
}

    .cor-franquia span {
        color: white;
    }

/* -------------------------------------*/
/* Páginas SEO Servico/Profissao        */
/* -------------------------------------*/
.ds-btn li{ list-style:none; float:left; padding:10px; }
.ds-btn li a span{padding-left:15px;padding-right:5px;width:100%;display:inline-block; text-align:left;}
.ds-btn li a span small{width:100%; display:inline-block; text-align:left;}


/* -------------------------------------*/
/* Aviso de browser inútil        */
/* -------------------------------------*/
#verifica-browser ul {
    width:auto;
}

#verifica-browser ul li {
  cursor: pointer;
  float: none;
  display:inline-block;
  width: 120px;
  height: 122px;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-align: center;
}

#verifica-browser .jr_icon {
  width: 100px;
  height: 100px;
  margin: 1px auto;
  padding: 0;
  background: transparent no-repeat scroll left top;
  cursor: pointer;
}

#verifica-browser li a {
  color: #333;
  font-size: 0.8em;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

footer .links-rodape a, footer .links-rodape a:hover, footer .links-rodape a a:active, footer .links-rodape a:focus {
    color: #088656;
    cursor: default;
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #01472d;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    display: none
}

    .cookieConsentContainer .cookieTitle a {
        font-family: OpenSans, arial, sans-serif;
        color: #fff;
        font-size: 22px;
        line-height: 20px;
        display: block
    }

    .cookieConsentContainer .cookieDesc p {
        margin: 0;
        padding: 0;
        font-family: OpenSans, arial, sans-serif;
        color: #fff;
        font-size: 13px;
        line-height: 20px;
        display: block;
        margin-top: 10px
    }

    .cookieConsentContainer .cookieDesc a {
        font-family: OpenSans, arial, sans-serif;
        color: #fff;
        text-decoration: underline
    }

    .cookieConsentContainer .cookieButton a {
        display: inline-block;
        font-family: OpenSans, arial, sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        margin-top: 14px;
        background: #000;
        box-sizing: border-box;
        padding: 15px 24px;
        text-align: center;
        transition: background .3s
    }

        .cookieConsentContainer .cookieButton a:hover {
            cursor: pointer;
            background: #3e9b67
        }

@media (max-width: 980px) {
    .cookieConsentContainer {
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important
    }
}


.ClickWhatsAppFloat {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    right: 19px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

/* -------------------------------------*/
/* Modal de captação (2 passos)          */
/* -------------------------------------*/
/* Redesenho em 15/09/2026: escopado com .intake-modal-content para não
   herdar a regra legada ".modal-content .form-group { margin-bottom: 2px }"
   (Ajustes modal, acima) - essa compressão deixava os campos colados uns
   nos outros, reportado pelo responsável como "o visual do formulário não
   tá legal". Cabeçalho + indicador de passo novos; ícones nos campos do
   passo 1 e link "Voltar" no passo 2 (antes só dava pra ir pra frente). */
.intake-modal-dialog {
    max-width: 460px;
    margin: 30px auto;
}

.intake-modal-content {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 6px 24px rgba(0, 0, 0, .25);
}

.intake-modal-header {
    background: #068656;
    border-bottom: none;
    padding: 20px 24px;
}

    .intake-modal-header .modal-title {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
    }

    .intake-modal-close.close {
        color: #fff;
        opacity: .8;
        text-shadow: none;
        font-size: 26px;
    }

        .intake-modal-close.close:hover,
        .intake-modal-close.close:focus {
            color: #fff;
            opacity: 1;
        }

.intake-progress {
    margin-top: 14px;
    display: flex;
}

.intake-progress-step {
    flex: 1;
    text-align: center;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: rgba(255, 255, 255, .55);
    border-bottom: 3px solid rgba(255, 255, 255, .25);
}

    .intake-progress-step.active {
        color: #fff;
        border-bottom-color: #fff450;
    }

.intake-modal-content .modal-body {
    padding: 24px;
}

.intake-modal-content .form-group {
    margin-bottom: 16px;
}

.intake-modal-content label {
    font-weight: 700;
    color: #444;
    margin-bottom: 4px;
}

.intake-modal-content .input-group-addon {
    background: #f4f4f4;
    color: #068656;
    border-color: #ccc;
}

.intake-modal-content .form-control:focus {
    border-color: #068656;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgba(6,134,86,.4);
}

.intake-step-lead {
    color: #777;
    margin-bottom: 18px;
}

.intake-cep-status {
    display: block;
    min-height: 16px;
    margin-top: 4px;
    color: #888;
}

    .intake-cep-status-loading {
        color: #888;
    }

    .intake-cep-status-ok {
        color: #068656;
    }

    .intake-cep-status-erro {
        color: #a94442;
    }

.intake-voltar {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 16px;
    color: #068656;
    font-weight: 700;
    cursor: pointer;
}

    .intake-voltar:hover,
    .intake-voltar:focus {
        color: #044d32;
        text-decoration: underline;
    }

.ClickWhatsAppMy-float {
    margin-top: 16px;
}

/* -------------------------------------*/
/* Botão "SEJA UM FRANQUEADO!"           */
/* -------------------------------------*/
/* Portado de Content/seja-franqueado.css (legado) em 15/09/2026, achado
   real: o botão nunca tinha essas classes aqui - reconstrução anterior da
   página usou só ".btn.btn-lg.btn-success" (verde claro genérico do resto
   do site), perdendo o verde escuro/ícone amarelo original, reportado pelo
   responsável como "sem contraste" e menor que o original. Valores (cor,
   padding, border-radius) copiados exatos do CSS legado, não reinventados. */
.btn-enviar {
    font-size: 24px;
    padding: 20px 30px;
    background-color: #01472c;
    border-color: transparent;
    color: #fff;
    margin: 10px 0 20px;
    border-radius: 10px;
    font-weight: 700;
}

    .btn-enviar:hover,
    .btn-enviar:focus {
        color: #01472c;
        background-color: #ffca05;
    }

.pointer {
    width: 8px;
    height: 18px;
    position: relative;
    background: #ffca05;
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
}

    .pointer:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 10px solid #01472c;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
    }

    .pointer:before {
        content: "";
        position: absolute;
        right: -10px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 10px solid #ffcb05;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
    }

@media (max-width: 768px) {
    .btn-enviar {
        font-size: 16px;
        padding: 14px 20px;
    }
}

/* -------------------------------------*/
/* Modal "Seja Franqueado" (investidor)  */
/* -------------------------------------*/
/* Estilo próprio, distinto do .intake-modal-* (formulário de cliente) -
   decisão do responsável em 15/09/2026: "mais landing page de investidor",
   já que este funil é de investidor, não de cliente final. Reaproveita o
   verde escuro (#00472c) e o dourado já usados na própria página
   seja-franqueado.blade.php (faixa de estatísticas, ícones, botão
   dourado) - paleta já estabelecida pra conteúdo de investidor, não
   inventada agora. */
.investor-modal-dialog {
    /* "width" explícito, não só "max-width": achado real em 15/09/2026, o
       responsável reportou o modal renderizando a 600px, não 980px -
       bootstrap.min.css já define ".modal-dialog { width: 600px }" a partir
       de 768px, e um "width" explícito vence sobre um "max-width" maior
       (max-width só limita, não alarga). "max-width" aqui cuida só do
       encolhimento em telas menores que 980px. */
    width: 980px;
    max-width: 95%;
    margin: 30px auto;
}

.investor-modal-content {
    border: none;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .35);
}

.investor-modal-header {
    background: #00472c;
    color: #fff;
    padding: 24px 30px 18px;
    position: relative;
}

    .investor-modal-header h3 {
        margin: 0 0 6px;
        font-weight: 700;
        color: #fff;
    }

    .investor-modal-header p {
        margin: 0;
        color: rgba(255, 255, 255, .8);
        font-size: 14px;
    }

.investor-modal-close.close {
    position: absolute;
    top: 14px;
    right: 18px;
    color: #fff;
    opacity: .8;
    text-shadow: none;
    font-size: 26px;
}

    .investor-modal-close.close:hover,
    .investor-modal-close.close:focus {
        color: #ffd700;
        opacity: 1;
    }

.investor-modal-progress {
    margin-top: 18px;
}

.investor-modal-progress-track {
    height: 10px;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    overflow: hidden;
}

    .investor-modal-progress-track span {
        display: block;
        height: 100%;
        background: #ffd700;
        border-radius: 5px;
    }

.investor-modal-progress-label {
    margin-top: 6px;
    font-size: 13px;
    font-weight: 700;
    color: #ffd700;
    text-transform: uppercase;
    letter-spacing: .03em;
}

.investor-modal-body {
    padding: 24px 30px 20px;
}

.investor-modal-video {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    margin-bottom: 16px;
}

.investor-modal-form label {
    font-weight: 700;
    color: #444;
    font-size: 13px;
    margin-bottom: 4px;
}

.investor-modal-form .form-group {
    margin-bottom: 14px;
}

.investor-modal-form .form-control:focus {
    border-color: #00472c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgba(0,71,44,.4);
}

.investor-modal-privacidade {
    margin-top: 10px;
    font-size: 12px;
}

.btn-gold {
    background-color: #ffd700;
    color: #00472c;
    font-weight: 700;
    border: none;
}

    .btn-gold:hover,
    .btn-gold:focus {
        background-color: #e6c200;
        color: #00472c;
    }

@media (max-width: 767px) {
    .investor-modal-video {
        margin-bottom: 20px;
    }
}

/* ------------------------------------------------------- */
/* Página de recepção do investidor (mais "premium")        */
/* ------------------------------------------------------- */
/* Pedido do responsável em 16/09/2026: depois de conectar o cadastro de
   investidor na API real, mandar pra uma página de sucesso própria "com
   aparência mais premium" em vez de só reabrir o modal com um banner (ver
   App\Http\Controllers\FaleConoscoController::sejaFranqueadoEnviar).
   Reaproveita a MESMA paleta do modal "Seja Franqueado" (verde escuro
   #00472c, dourado #ffd700, .btn-gold) em vez do card genérico de
   recepção (#01472c/branco, pensado pro funil de serviço/interessado,
   que fala de "franquia mais próxima" - sem sentido pra quem está se
   cadastrando PRA SER franqueado). Selo circular maior + trilha de 3
   passos (só decorativo/estático por enquanto - "cadastro recebido" é o
   único passo que já aconteceu de fato) dão a sensação de processo em
   andamento, não só uma confirmação seca. */
.recepcao-investidor-secao {
    padding: 56px 0 72px;
    background: linear-gradient(180deg, #f4f7f5 0%, #eef2ef 100%);
}

.recepcao-investidor-card {
    max-width: 640px;
    margin: 0 auto;
    padding: 48px 40px 40px;
    text-align: center;
    background: #fff;
    border-radius: 14px;
    border-top: 6px solid #ffd700;
    box-shadow: 0 20px 60px rgba(0, 71, 44, .18);
}

.recepcao-investidor-selo {
    width: 84px;
    height: 84px;
    margin: 0 auto 24px;
    border-radius: 50%;
    background: #00472c;
    color: #ffd700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    box-shadow: 0 10px 28px rgba(0, 71, 44, .35);
}

.recepcao-investidor-titulo {
    margin: 0 0 14px;
    font-size: 28px;
    font-weight: 700;
    color: #00472c;
}

.recepcao-investidor-mensagem {
    margin: 0 auto 28px;
    max-width: 460px;
    color: #555;
    font-size: 16px;
    line-height: 1.6;
}

.recepcao-investidor-protocolo {
    display: inline-block;
    margin: 0 0 32px;
    padding: 12px 20px;
    background: #f5f7f5;
    border-radius: 8px;
    text-align: left;
}

.recepcao-investidor-protocolo-label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #888;
    margin-bottom: 4px;
}

.recepcao-investidor-protocolo-valor {
    display: block;
    font-family: "Courier New", monospace;
    font-size: 13px;
    color: #333;
    word-break: break-all;
}

.recepcao-investidor-passos {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 28px;
    margin: 0 0 36px;
    padding: 0;
    text-align: center;
}

.recepcao-investidor-passo {
    flex: 1;
    max-width: 160px;
}

.recepcao-investidor-passo-numero {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background: #eef2ef;
    color: #00472c;
    font-weight: 700;
    font-size: 15px;
}

    .recepcao-investidor-passo-feito .recepcao-investidor-passo-numero {
        background: #00472c;
        color: #ffd700;
    }

.recepcao-investidor-passo-texto {
    display: block;
    font-size: 13px;
    color: #555;
    line-height: 1.4;
}

.recepcao-investidor-cta {
    min-width: 240px;
}

@media (max-width: 600px) {
    .recepcao-investidor-card {
        padding: 36px 20px 28px;
    }

    .recepcao-investidor-titulo {
        font-size: 22px;
    }

    .recepcao-investidor-passos {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .recepcao-investidor-passo {
        max-width: none;
    }

    .recepcao-investidor-cta {
        width: 100%;
    }
}

/* ------------------------------------------------- */
/* Página de recepção (sucesso/erro do cadastro)       */
/* ------------------------------------------------- */
/* Achado real em 16/09/2026 (pedido do responsável, print do mobile):
   a página só tinha h1/p soltos, sem card, ícone ou nenhum tratamento
   visual - texto colado na borda e o protocolo (UUID cru) quebrando o
   layout. Reaproveita a paleta já estabelecida (#01472c verde escuro,
   #ffca05 dourado) em vez de inventar cores novas. */
.recepcao-card {
    max-width: 560px;
    margin: 0 auto;
    padding: 40px 24px;
    text-align: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.recepcao-icone {
    width: 72px;
    height: 72px;
    margin: 0 auto 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
}

.recepcao-icone-sucesso {
    background: #01472c;
}

.recepcao-icone-erro {
    background: #c0392b;
}

.recepcao-icone-info {
    background: #4a90a4;
}

.recepcao-icone-pendente {
    background: #b8860b;
}

.recepcao-titulo {
    margin: 0 0 12px;
    font-size: 24px;
    font-weight: 700;
    color: #222;
}

.recepcao-mensagem {
    margin: 0 0 8px;
    color: #555;
    font-size: 15px;
    line-height: 1.5;
}

.recepcao-protocolo {
    margin: 20px 0 24px;
    padding: 14px 16px;
    background: #f5f7f5;
    border-radius: 8px;
    text-align: left;
}

.recepcao-protocolo-label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #888;
    margin-bottom: 4px;
}

.recepcao-protocolo-valor {
    display: block;
    font-family: "Courier New", monospace;
    font-size: 13px;
    color: #333;
    word-break: break-all;
}

.recepcao-cta {
    min-width: 220px;
}

@media (max-width: 480px) {
    .recepcao-card {
        padding: 32px 18px;
        border-radius: 8px;
    }

    .recepcao-titulo {
        font-size: 20px;
    }

    .recepcao-cta {
        width: 100%;
    }
}

/* ------------------------------------------------- */
/* Combobox buscável (public/js/combobox-buscavel.js) */
/* ------------------------------------------------- */
/* Um campo só - digita nele, a lista abaixo filtra ao vivo. Ver
   combobox-buscavel.js pro histórico completo (16/09/2026): a primeira
   tentativa era um campo de busca separado antes do select nativo,
   rejeitada pelo responsável - "quero um dropdown que consiga digitar e
   automaticamente filtra as opções". */
.combobox-buscavel {
    position: relative;
}

/* Spinner de "buscando..." (combobox-buscavel.js), achado real em
   16/09/2026: "digitei aqui e demorou uns segundos para aparecer" - sem
   nenhum sinal de que a busca no servidor estava em andamento. Wrapper
   próprio (não o ".combobox-buscavel" inteiro) pra ancorar o ícone preciso
   dentro do campo de texto, sem depender da altura do label acima. */
.combobox-buscavel-campo-wrapper {
    position: relative;
}

.combobox-buscavel-spinner {
    position: absolute;
    right: 12px;
    top: 50%;
    /* Achado real em 16/09/2026: "transform: translateY(-50%)" pra
       centralizar verticalmente NÃO funciona aqui, porque este ícone
       também tem a classe "fa-spin" do Font Awesome, que gira o ícone
       via animação CSS (@keyframes fa-spin { 0%{transform:rotate(0deg)}
       ... }) - uma propriedade animada é inteiramente controlada pela
       animação durante todo o ciclo, então a animação sobrescreve
       qualquer "transform" definido aqui (confirmado: transform
       computado ficava "none" mesmo com a regra presente). Centralizar
       por "margin-top" em vez de "transform" evita o conflito, já que
       margin não é a propriedade animada. -0.5em == metade da altura
       do ícone (line-height:1 + font-size do próprio elemento). */
    margin-top: -0.5em;
    line-height: 1;
    color: #01472c;
    pointer-events: none;
}

    /* Achado real em 16/09/2026, reportado pelo responsável: o spinner
       aparecia sempre, mesmo sem nenhuma busca em andamento. Causa:
       "[hidden]{display:none}" do navegador e ".fa{display:inline-block}"
       do Font Awesome (font-awesome.min.css) têm a MESMA especificidade
       CSS (0,1,0) - o Font Awesome carrega depois da folha de estilo
       padrão do navegador, então vence o empate e o atributo "hidden"
       nunca tinha efeito nenhum no ícone. Precisa de uma regra própria,
       mais específica, pra garantir que "hidden" realmente esconda. */
    .combobox-buscavel-spinner[hidden] {
        display: none;
    }

.combobox-buscavel-lista {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    right: 0;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
    max-height: 220px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

    .combobox-buscavel-lista li {
        padding: 8px 12px;
        cursor: pointer;
        color: #333;
    }

    .combobox-buscavel-lista li:hover,
    .combobox-buscavel-lista li.combobox-buscavel-ativo {
        background: #01472c;
        color: #fff;
    }

    /* Achado real em 16/09/2026, pedido do responsável: lista de cidades
       ficava em branco (nenhum texto, só a caixa vazia) quando a busca não
       encontrava nada - sem nenhum sinal de que a busca realmente rodou e
       simplesmente não achou nada (parecia travado/quebrado, igual ao
       achado do spinner no mesmo dia). Item de mensagem, visualmente
       diferente dos itens selecionáveis (sem hover, cor apagada, itálico) -
       excluído da navegação por teclado e do clique/seleção em
       combobox-buscavel.js. */
    .combobox-buscavel-lista li.combobox-buscavel-vazio {
        color: #999;
        font-style: italic;
        cursor: default;
    }

    .combobox-buscavel-lista li.combobox-buscavel-vazio:hover {
        background: none;
        color: #999;
    }