body{
    color:#4B4B4D;
    letter-spacing: 0px;
}
@font-face {
    font-family: "RemachineScript_Personal_Use";
    src: local("RemachineScript_Personal_Use"), url("../../fonts/RemachineScript_Personal_Use.ttf") format("truetype");
}
@font-face {
    font-family: "Ke Aloha";
    src: local("Ke Aloha"), url("../../fonts/Ke Aloha.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei Light";
    src: local("Microsoft YaHei Light"), url("../../fonts/Microsoft YaHei Light.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei";
    src: local("Microsoft YaHei"), url("../../fonts/Microsoft YaHei.ttf") format("truetype");
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;
}

.espaco2{
    height: 240px;
}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 10000;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
@media(min-width: 768px){
    .saiba-mais{
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
        margin-top: 300px;
        padding: 5px;
    }
    .saiba-mais img{
        height: 60px;
        width:auto;
    }
}
@media(min-width: 768px){
    .saiba-mais-imobiliaria{
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
        margin-top: 1000px;
        padding: 5px;
    }
    .saiba-mais-imobiliaria img{
        height: 60px;
        width:auto;
    }
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 230px;
    transition: all 0.5s;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt25{
    margin-top:25px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.passo-2{
    margin-top:60px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 140px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 104px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 48px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.horario-atendimento{
    font-size: 18px;
}
.horario-atendimento a{
    color: #4B4B4D;
}
.horario-atendimento a:hover{
    color: #4B4B4D;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 150px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.item div.texto .icone-whatsapp{
    background: url('/img/icon-whatsapp.png') no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -9999em;
    margin-left: 2px;
    margin-top: 0px;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-footer-painel{
    height: 430px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
    font-family: Helvetica,"Microsoft YaHei", Arial;
}
.vercondicoes:hover, .vercondicoes:focus, .vercondicoes:visited, .vercondicoes:active{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}

.btn-data{
    border-radius: 0 !important;
    border: 0 !important;
    margin: 0;
    padding: 9px 10px;
    font-size: 22px;
    font-weight: bolder;
    background-color: rgb(1,145,180);
    width: 100%;
}




.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }


.field-principal#whatsapp_celular, .field-principal#whatsapp_fixo, #div_whatsapp_telefone-tela1 #whatsapp_telefone-tela1, #div_whatsapp_celular-tela1 #whatsapp_celular-tela1{
    float: left;
    width: 40px;
    margin-right: 10px;
}
label{
    line-height: 40px;
    height: 40px;
    margin-bottom: 0px;
    margin-top: 2px;
}


 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}
@media(max-width: 992px){
    .logo{
        text-align: center;
    }
    .menu-full{
        display: none;
    }
    .menu-min{
        display: block;
    }
    .saiba-mais{
        text-align: center;
        padding: 5px;
        display: none;
    }
    .saiba-mais img{
        height: 70px;
        width:auto;
    }
    .saiba-mais-imobiliaria{
        text-align: center;
        padding: 5px;
        display: none;
    }
    .saiba-mais-imobiliaria img{
        height: 70px;
        width:auto;
    }
    #fundo_page{
        padding-top: 165px;
    }
    .texto_pagina{
        font-size: 80px;
        line-height: 55px;
    }
    .divisa-texto-pagina{
        display: none;
    }
    .texto_form{
        font-size: 28px;
        text-align: left;
    }
}



.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 10px 7px 1px 15px !important;
    font-size: 12px;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.mt15{
    margin-top: 15px;
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;

}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 10000;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 230px;
    transition: all 0.5s;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-seguroauto{
    background: url(../../img/SEGUROAUTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 140px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 80px;
    margin-left: 31px;
    margin-top: 13px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 47px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}

#formEmprestimo .form-group{
    margin-bottom: 10px;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 150px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
}
.vercondicoes:hover{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}




.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }

 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}
.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 10px 7px 1px 15px !important;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.td-danger{
    background: #FCD9D6 !important;
}
.td-primary{
    background: #AFDFE9 !important;
}
.td-success{
    background: #D1E6D3 !important;
}
.mt15{
    margin-top: 15px;
}
#ModalParecer .infomacoes-contato{
    background: #E6E7E9;
    padding: 5px;
    margin: 0px 0px 0px 0px;
}
.video-fundo{
    width: 100%;
}
body{
    color:#4B4B4D;
    letter-spacing: 0px;
}
@font-face {
    font-family: "RemachineScript_Personal_Use";
    src: local("RemachineScript_Personal_Use"), url("../../fonts/RemachineScript_Personal_Use.ttf") format("truetype");
}
@font-face {
    font-family: "Ke Aloha";
    src: local("Ke Aloha"), url("../../fonts/Ke Aloha.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei Light";
    src: local("Microsoft YaHei Light"), url("../../fonts/Microsoft YaHei Light.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei";
    src: local("Microsoft YaHei"), url("../../fonts/Microsoft YaHei.ttf") format("truetype");
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;

}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 10000;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
@media(min-width: 768px){
    .saiba-mais{
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
        margin-top: 300px;
        padding: 5px;
    }
    .saiba-mais img{
        height: 60px;
        width:auto;
    }
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 230px;
    transition: all 0.5s;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.passo-2{
    margin-top:0px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 140px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 104px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 48px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.horario-atendimento{
    font-size: 16px;
    font-weight: bolder;
}
.horario-atendimento a{
    color: #4B4B4D;
}
.horario-atendimento a:hover{
    color: #4B4B4D;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 150px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
}
.vercondicoes:hover{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}




.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }

 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}

@media(max-width: 992px){
    .logo{
        text-align: center;
    }
    .menu-full{
        display: none;
    }
    .menu-min{
        display: block;
    }
    .saiba-mais{
        text-align: center;
        padding: 5px;
        display: none;
    }
    .saiba-mais img{
        height: 70px;
        width:auto;
    }
    #fundo_page{
        padding-top: 165px;
    }
    .texto_pagina{
        font-size: 80px;
        line-height: 55px;
    }
    .divisa-texto-pagina{
        display: none;
    }
    .texto_form{
        font-size: 28px;
        text-align: left;
    }
}



.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 10px 7px 1px 15px !important;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.td-danger{
    background: #FCD9D6 !important;
}
.td-primary{
    background: #AFDFE9 !important;
}
.td-success{
    background: #A2E0A8 !important;
}
.td-yellow{
    background: #FFFFD4 !important;
}
.td-dark-yellow{
    background: #ffe880 !important;
}
.bt-td-danger{
    background: #D62C35 !important;
}
.bt-td-primary{
    background: #0093B1 !important;
}
.bt-td-success{
    background: #56A77E !important;
}
.bt-td-yellow{
    background: #EACA3B !important;
}
.bt-td-default{
    background: #E6E7E9 !important;
    color: #48494B;
}
.bt-td-default:hover, .bt-td-default:focus, .bt-td-default:active, .bt-td-default:visited{
    color: #48494B;
}
.td-white{
    background: #fff !important;
}
.td-button .badge{
    position: relative;
    float: right;
    top: -36px;
    right: -20px;
    background: #E6E7E9;
    color: #D62C35;
    border: 1px solid #D8D8D8;
}
.mt15{
    margin-top: 15px;
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;

}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 10000;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 230px;
    transition: all 0.5s;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.passo-2{
    margin-top:0px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-seguroauto{
    background: url(../../img/SEGUROAUTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 140px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 104px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 48px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.horario-atendimento{
    font-size: 16px;
    font-weight: bolder;
}
.horario-atendimento a{
    color: #4B4B4D;
}
.horario-atendimento a:hover{
    color: #4B4B4D;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 150px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
}
.vercondicoes:hover{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}


.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }

 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}
.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 10px 7px 1px 15px !important;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.td-danger{
    background: #FCD9D6 !important;
}
.td-primary{
    background: #AFDFE9 !important;
}
.td-success{
    background: #D1E6D3 !important;
}
.mt15{
    margin-top: 15px;
}
.video-fundo{
    width: 100%;
}
body{
    color:#4B4B4D;
    letter-spacing: 0px;
}
@font-face {
    font-family: "RemachineScript_Personal_Use";
    src: local("RemachineScript_Personal_Use"), url("../../fonts/RemachineScript_Personal_Use.ttf") format("truetype");
}
@font-face {
    font-family: "Ke Aloha";
    src: local("Ke Aloha"), url("../../fonts/Ke Aloha.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei Light";
    src: local("Microsoft YaHei Light"), url("../../fonts/Microsoft YaHei Light.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei";
    src: local("Microsoft YaHei"), url("../../fonts/Microsoft YaHei.ttf") format("truetype");
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;

}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 10000;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
@media(min-width: 768px){
    .saiba-mais{
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
        margin-top: 300px;
        padding: 5px;
    }
    .saiba-mais img{
        height: 60px;
        width:auto;
    }
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;

    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 170px;
    transition: all 0.5s;
}

.item-box-comunicado{
    margin:10px;
    text-align: justify;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 5px 5px;
    font-size: 10px;
    float: left;
    background: rgba(0,0,0,.6);
    position: fixed;
    z-index: 99999;
    width: 1124px;
    bottom: 0;

    transition: all 0.5s;
}
.item-box-comunicado center{
    font-size: 12px;
}
#fecharMsg{
    margin-top: -45px;
    width: 24px;
    height: 25px;
    display: block;
    text-indent: 99999em;
    background: url('images/close.png') no-repeat;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.passo-2{
    margin-top:0px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 140px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 104px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 48px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.horario-atendimento{
    font-size: 16px;
    font-weight: bolder;
}
.horario-atendimento a{
    color: #4B4B4D;
}
.horario-atendimento a:hover{
    color: #4B4B4D;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 150px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
}
.vercondicoes:hover{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}




.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }

 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}

@media(max-width: 992px){
    .logo{
        text-align: center;
    }
    .menu-full{
        display: none;
    }
    .menu-min{
        display: block;
    }
    .saiba-mais{
        text-align: center;
        padding: 5px;
        display: none;
    }
    .saiba-mais img{
        height: 70px;
        width:auto;
    }
    #fundo_page{
        padding-top: 165px;
    }
    .texto_pagina{
        font-size: 80px;
        line-height: 55px;
    }
    .divisa-texto-pagina{
        display: none;
    }
    .texto_form{
        font-size: 28px;
        text-align: left;
    }
}



.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 10px 7px 1px 15px !important;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.td-danger{
    background: #FCD9D6 !important;
}
.td-primary{
    background: #AFDFE9 !important;
}
.td-success{
    background: #D1E6D3 !important;
}
.mt15{
    margin-top: 15px;
}

body{
    color:#4B4B4D;
    letter-spacing: 0px;
}
@font-face {
    font-family: "RemachineScript_Personal_Use";
    src: local("RemachineScript_Personal_Use"), url("../../fonts/RemachineScript_Personal_Use.ttf") format("truetype");
}
@font-face {
    font-family: "Ke Aloha";
    src: local("Ke Aloha"), url("../../fonts/Ke Aloha.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei Light";
    src: local("Microsoft YaHei Light"), url("../../fonts/Microsoft YaHei Light.ttf") format("truetype");
}
@font-face{
    font-family: "Microsoft YaHei";
    src: local("Microsoft YaHei"), url("../../fonts/Microsoft YaHei.ttf") format("truetype");
}
body{ font-family: Helvetica,"Microsoft YaHei", Arial; }

.number-aloha{
    font-family: "Ke Aloha";
    font-size: 74px;
    font-weight: bold;
}

.texto_form{
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
    /*font-family: "RemachineScript_Personal_Use";*/
}


.texto_pagina{
    color: white;
    font-size: 100px;
    font-weight: 100;
    /*letter-spacing:4px;*/
    line-height: 70px;
    font-family: "RemachineScript_Personal_Use";
}

.espaco{
    height: 120px;

}

.bt_enviar{
    border-radius:0;
}

.logo{
    opacity: 1;
}

a#bt_rolar1{ color: white; cursor: pointer}

#rodape{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home{
    background: url("../../img/IMAGEM - RODAPE.jpg") 50% 0% / cover no-repeat black;
    min-height: 430px;
    padding: 25px;
    color: #fff;
}
#rodape-home h1{
    font-size: 42px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mod_emprestimo{
    padding-bottom: 50px;
}

.mod_emprestimo .titulo{
    color:#54A595;
    font-weight: bolder;
}

.mod_emprestimo img, .passo_a_passo img{
    height: 80px;
}
.mod_consorcios{
    padding-bottom: 50px;
}

.mod_consorcios .titulo{
    color:#5CA57A;
    font-weight: bolder;
}

.mod_consorcios img, .passo_a_passo-consorcios img{
    height: 80px;
}

.mod_imovel{
    padding-bottom: 50px;
}

.mod_imovel .titulo{
    font-weight: bolder;
}

.mod_imovel img, .passo_a_passo-imovel img{
    height: 80px;
};

.mod_veiculos{
    padding-bottom: 50px !important;
}

.mod_veiculos .titulo{
    color:#009ECC;
    font-weight: bolder;
}

.mod_veiculos img, .passo_a_passo-veiculos img{
    height: 80px;
};

center div h4{
    font-weight: bolder
}

.subtitulo h4{
     /* font-weight: bolder; */
     font-size: 18px;
     padding: 5px;
     letter-spacing: -1px;
}
.subtitulo-passo h4{
    font-weight: bolder;
    font-size: 22px;
    padding: 5px;
    letter-spacing: -2px;
}

.subtexto{
    font-size: 16px;
}
.subtexto-passo{
    font-size: 16px;
    font-weight: 100;
}

.passo_a_passo{
    background: #54A595;
    color: white;
    text-align: center;
}

.passo_a_passo div.titulo{
    padding:40px 0;

}

.passo_a_passo div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}

.passo_a_passo-veiculos{
    background: #009ECC;
    color: white;
    text-align: center;
}

.passo_a_passo-veiculos div.titulo{
    padding:40px 0;

}

.passo_a_passo-imovel div.titulo h1{
    font-weight: bold;
    letter-spacing: -3px;
}
.passo_a_passo-imovel{
    background: #EACA3B;
    color: #4A4A4A;
    text-align: center;
}

.passo_a_passo-imovel div.titulo{
    padding:40px 0;

}

.passo_a_passo-veiculos div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}



.passo_a_passo-consorcios div.titulo h1{
    font-weight: bold;
    letter-spacing: -2px;
}
.passo_a_passo-consorcios{
    background: #5CA57A;
    color: #fff;
    text-align: center;
}

.passo_a_passo-consorcios div.titulo{
    padding:40px 0;

}

.header-logo{
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 15px;
    z-index: 999;
}
#fundo_page{
    padding-top: 125px;
}
.btn-menu{
    border-radius:0;
    border:2px solid #fff;
    background:transparent;
    color:#fff;
    margin: 10px 5px 0px 0px;
    text-transform: uppercase;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active{
    background: #EACA3B !important;
    color:#fff !important;
    border:2px solid #fff !important;
}
@media(min-width: 768px){
    .saiba-mais{
        text-align: center;
        position: absolute;
        right: 10px;
        top: 0;
        margin-top: 300px;
        padding: 5px;
    }
    .saiba-mais img{
        height: 60px;
        width:auto;
    }
}
.btn-yellow{
    background: #EACA3B;
    color:#554D44;
    font-weight: bold;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active{
    background: #EACA3B !important;
    color:#776C60;
}
.btn-red{
    background: #D62C35;
    color:#FFF;
    font-weight: bold;
}
.btn-red:hover, .btn-red:focus, .btn-red:active{
    background: #D62C35 !important;
    color:#776C60;
}
.btn-blue{
    background: #0191B4;
    color:#FFF;
    font-weight: bold;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active{
    background: #0191B4 !important;
    color:#776C60;
}
a.btn-grey{
    background: #4B4B4D;
    color:#E6C73B;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
}
a.btn-grey:hover, a.btn-grey:focus, a.btn-grey:active{
    background: #6A6A6C !important;
    color:#E6C73B;
}
.item-box-index{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    width: 18%;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 230px;
    transition: all 0.5s;
}
.item-box-index .text-box{
    color: white;
    margin-top:15px;
}
.item-box-index .title{
    font-size: 25px;
    color:#E6C73C;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -1px;
}
.item-box-index img{
    margin-top:-5px;
    width: 100%;
}
.item-box-index .btn-yellow, .item-box-index .btn-yellow:hover, .item-box-index .btn-yellow:focus, .item-box-index .btn-yellow:active, .item-box-index .btn-yellow:visited{
    border: 0 !important;
}
.mt120{
    margin-top: 120px;
}
.mt50{
    margin-top: 50px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb10{
    margin-bottom:10px;
}
.passo-2{
    margin-top:0px;
}
.ui-widget-content{
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #E6E7E9;
    border-color:#ddd;
    color:#4A4A4A;
}
.menu-min{
    display: none;
    text-align: center;
    margin-top: 10px;
}
.icon-passo{
    margin-top:40px;
}
.icon-passo img{
    width: 60px;
    height: auto;
}
.titulo-desc{
    line-height: 10px;
    margin-top:20px;
    margin-bottom: 30px;
}
.titulo-desc .titulo{
    font-size: 46px;
    letter-spacing: -3px;
}
.titulo-desc .subtitulo{
    font-size: 38px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.painel-creative-img{
    min-height: 560px;
}
.painel-creative-img .titulo{
    text-align: center;
    font-size: 36px;
    margin-top: 240px;
    line-height: 42px;
}
.painel-creative-img .titulo strong{
    font-size: 46px;
    letter-spacing: -2px;
}
.painel-creative-img .titulo p{
    font-size: 36px;
    letter-spacing: -3px;
}
.fundo-fixo-home{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-emprestimo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-veiculo{
    background: url(../../img/VEICULOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-refinanveiculo{
    background: url(../../img/EMPRESTIMOFIXO.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-imovel{
    background: url(../../img/REFINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-finanimovel{
    background: url(../../img/FINANCIAMENTOFIXA.jpg) 0% 50% / cover no-repeat black;
}
.fundo-fixo-consorcios{
    background: url(../../img/CONSORCIOSFIXA.jpg) 0% 50% / cover no-repeat black;
}
.painel-creative-imovel{
    min-height: 560px;
}
.painel-creative-imovel .titulo{
    text-align: center;
    font-size: 46px;
    margin-top: 40px;
    color: #fff;
    font-weight: 100;
    line-height: 48px;
}
.painel-creative-imovel .subtitulo{
    color: #fff;
}
.painel-creative-imovel .conteudo{
    margin-top: 80px;
    line-height: 25px;
}
.painel-creative-imovel .conteudo p{
    color: #fff;
    font-size: 22px;
}
.painel-creative-imovel .conteudo img{
    margin-top: 45px;
    width: 70%;
    float: right;
}
.modal-multicalculoseguro {
  width: 80%;
  height: 100%;
}
.item-box-simuleveiculo{
    margin:10px;
    height: 230px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 70px;
    cursor: pointer;
}
.item-box-simuleveiculo .title{
    font-size: 20px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-simuleveiculo img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.item-box-simuleveiculo .btn-yellow{
    border: 0;
}
.item-box-simuleveiculo .btn-yellow:hover{
    border: 0 !important;
}
a.item-box-imovel{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    position: absolute;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    cursor: pointer;
}
.item-box-imovel:hover{
    padding-top: 4px;
}
.item-box-imovel:hover .title{
    font-size: 19px;
}
.item-box-imovel:hover img{
    width: 76px;
}
.item-box-imovel .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
.item-box-imovel img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
div.item-box-imovel-simples{
    margin:10px;
    height: 160px;
    text-align: center;
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 8px 5px;
    width: 245px;
    float: left;
    background: rgba(0,0,0,.6);
    margin-top: 110px;
    transition: all 0.3s;
}
div.item-box-imovel-simples .title{
    font-size: 18px;
    color:#FFDB00;
    text-transform: uppercase;
    font-weight: bold;
}
div.item-box-imovel-simples img{
    margin-top:-15px;
    width: 72px;
    margin: auto;
}
.titulo-home{
    text-align: center;
    margin-top: 10px;
}
.servicos-carrousel{
    min-height: 400px;
    background: #E6C73B;
}

.servicos-carrousel-mod-contrato{
    min-height: 400px;
    background: #48887a;
}

.servicos-carrousel_area{
    background-image: url("../../img/COMUNICADOS.jpg");
    min-height: 600px;
}
.servicos-carrousel .bx-pager{
    display: none;
}
.servicos-carrousel .bx-viewport{
    background: transparent;
    border: none;
    box-shadow: none;
}
.servicos-carrousel .item-carrousel{
    margin-top: 30px;
    margin-bottom: 30px;
}
.servicos-carrousel .titulo-servico{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 45px;
    line-height: 35px;
    letter-spacing: -1px;
}

.servicos-carrousel-mod{
    color: #fff;
    font-weight: bolder;
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 35px;
    letter-spacing: -1px;
}

.caixa-mod-contrato{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.txtLeft{
    text-align: left;
}


.servicos-carrousel .item-carrousel .titulo{
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -3px;
}
.servicos-carrousel .bx-wrapper .bx-prev{
    background: url("../../img/iconeslider-prev.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .bx-wrapper .bx-next{
    background: url("../../img/iconeslider-next.png");
    height: 60px;
    width: 60px;
    top: 35%;
}
.servicos-carrousel .item-carrousel .titulo img{
    width: 56px;
    display: inline;
    margin-top: -7px;
}
.servicos-carrousel .item-carrousel .parag{
    font-size: 20px;
    margin-top:10px






}
.newsletter{
    background: #4B4B4D;
    text-align: center;
}
.newsletter .form-control{
    width: 329px;
    display: inline;
    margin-right: 5px;
}
.newsletter .container{
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter .icon{
    height: 40px;
    margin-right: 5px;
    float: none;
}
.newsletter .form-control{
    background: #fff;
    color: #4B4B4D;
    font-weight: bolder;
}
.newsletter .form-group{
    margin-bottom: 0px;
}
.newsletter .btn-menu{
    margin-top: -2px;
    padding: 7px 15px;
    font-size: 16px;
}
.img-sac-matriz{
    width: 104px;
    float: left;
}
.sac{
    background: #EBCC3D;
    color: #4B4B4D;
    padding: 20px 15px;
}
.sac .desc{
    float: left;
    margin-top: 7px;
}
.sac .titulo{
    font-weight: bolder;
    font-size: 48px;
    display: inline;
    margin-left: 20px;
}
.sac .subtitulo{
    font-size: 31px;
    margin-left: 20px;
    margin-top: -20px;
    text-align: center;
}
.encontre-agencia{
    color:#4B4B4D;
    float: right;
}
.encontre-agencia:hover, .encontre-agencia:active, .encontre-agencia:focus{
    color:#6A6A6C;
}
.encontre-agencia .encontre-uma-agencia-mais-perto{
    float: right;
    height: 100px;
    width: 68px;
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE.png');
}
.encontre-agencia:hover .encontre-uma-agencia-mais-perto{
    float: right;
    /* height: 147px; */
    /* width: 100px; */
    background: url('../../img/ICONE - ENCONTRE A AGENCIA MAIS PERTO DE VOCE HOVER.png');
}
.encontre-agencia .titulo{
    float: left;
    font-weight: bolder;
    font-size: 22px;
    margin-right: 20px;
    margin-top: 30px;
    text-align: right;
    line-height: 24px;
}
.telefone-principal{
    font-size: 34px;
}
.telefone-principal small{
    font-size: 24px;
}
.horario-atendimento{
    font-size: 16px;
    font-weight: bolder;
}
.horario-atendimento a{
    color: #4B4B4D;
}
.horario-atendimento a:hover{
    color: #4B4B4D;
}
.rodape-institucional{
    list-style: none;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 25px;
}
.rodape-institucional a{
    color:#fff;
}
#rodape-home .rodape-institucional{
    padding-left: 0px;
}
#rodape-home .icon-passo{
    margin-top: 100px;
}
.div-link-facebook{
    margin-top: 175px;
}
#rodape-home .div-link-facebook{
    margin-top: 130px
}
.link-facebook{
    float: right;
}
.siga-facebook{
    display: block;
    float: left;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}
.icon-facebook{
    width: 50px;
    height: 50px;
    background: url('../../img/ICONE FACEBOOK.png');
}
.link-facebook:hover .icon-facebook{
    background: url('../../img/ICONE FACEBOOK HOVER.png');
}
.sub-rodape{
    background: #E6E7E9;
}
.endereco-matriz{
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    margin-left: -20px;
    font-size: 12px;
}
.div-busca-agencia{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    position: absolute;
    top: 140px;
    width: 400px;
    left: 100px;
}
.div-list-franquias{
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
}
.div-list-franquias .item{
    width: 100%;
    min-height: 135px;
    background: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    cursor: pointer;
}
.div-list-franquias .item:hover{
    background: #F2F2F2;
}
.div-list-franquias .item .icon{
    float: left;
    height: 40px;
}
.div-list-franquias .item .titulo{
    float: left;
    height: 40px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 12px;
    margin-top: 10px;
    width: 80%;
}
.div-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
    font-size: 12px;
}
.div-list-franquias a{
    color: #4B4B4D;
}
.text-list-franquias{
    width: 300px;
}
.text-list-franquias .item .icon{
    float: left;
    height: 60px;
}
.text-list-franquias .item .titulo{
    float: left;
    height: 60px;
    color: #4B4B4D;
    font-weight: bolder;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
}
.text-list-franquias div.texto{
    text-align: left;
    color: #4B4B4D;
    display: block;
    margin-top: 5px;
    width: 80%;
}
.text-list-franquias a{
    color: #4B4B4D;
}
.modal{
    z-index: 99999;
}
.display-none{
    display: none;
}
.paginas-seguro-imobiliario{
    color: #fff;
    margin-bottom: 30px;
}
.paginas-seguro-imobiliario .titulo{
    text-transform: uppercase;
    color: #fff;
}
.paginas-seguro-imobiliario .texto_pagina{
    font-size: 74px;
}
.opacidade-painel{
    height: 560px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.opacidade-homefooter-painel{
    height: 690px;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.2);
}
.vercondicoes{
    color: #fff;
    font-size: 12px;
}
.vercondicoes:hover{
    color: #fff;
}
.field-parcelas{
    background: rgba(29,128,160,.9) !important;
    font-size: 18px;
    height: 60px !important;
    text-align: center;
}
.field-parcelas-last{
    background: rgba(29,128,160,.9) !important;
    text-align: left;
}
.resultado-seguro{
    height: 60px;
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    font-size: 24px;
    border:2px solid #fff;
    padding: 13px 10px;
    text-align: left;
}
.resultado-seguro-last{
    width: 100%;
    background: rgba(29,128,160,.9) !important;
    border:2px solid #fff;
    padding: 9px 10px;
    text-align: left;
}
.check-principal{
    background: #1F8A9E;
    border: 2px solid #fff;
}
/* SQUARED TWO */
.squaredTwo {
    width: 28px;
    height: 28px;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    /*margin: 20px auto;*/
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    position: relative;
}
.squaredTwo input{
    visibility: hidden;
}
.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 3px;
    top: 3px;
    -webkit-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    -moz-box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    box-shadow: inset 0px 1px 1px #20899E, 0px 1px 0px #20899E;
    background:





    -webkit-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -moz-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -o-linear-gradient(top, #20899E 0%, #20899E 100%);
    background:





    -ms-linear-gradient(top, #20899E 0%, #20899E 100%);
    background: linear-gradient(top, #20899E 0%, #20899E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTwo label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 10px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredTwo label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredTwo input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-open .modal{
    background-color: rgba(0,0,0,0.7);
}
.icon{
    height: 40px;
    width: auto;
    float:right;
}
.popover-content{
    color: #4B4B4D;
    min-width: 250px;
    text-align: justify;
    font-size: 9px;
}

.pesquisa_contratos{
    line-height: 40px;
    font-size: 20px;
    height: 40px;
}
.div_filtro .pesquisa select{
    height: 45px;
}

.div_retorno_funil .div_filtro{
    margin: 10px auto;

}




.header-mod-contratos{
    background-color: rgb(153,188,181);
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    min-height: 150px;
    font-size: 25px;
}

.header-mod-contratos titulo{
    font-weight: bold;
    padding: 10px !important;
    font-size: 20px;
}
.field-principal{
      background: rgba(0,0,0,.3);
      height: 40px;
      border-radius: 0px;
      border:2px solid white;
      color: white;
 }

 input.form-control:hover{
      background: '#0A6767';
      color: '#FFF'
 }
 label{ color: #fff;}
.field-principal::-webkit-input-placeholder{ color:#FFF; }
.field-principal::-moz-placeholder { color:#FFF; }
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.modal-header{
    border: 0;
}
.modal-title{
    text-transform: uppercase;
}
.modal-footer{
    border: 0;
}
@media(max-width: 992px){
    .logo{
        text-align: center;
    }
    .menu-full{
        display: none;
    }
    .menu-min{
        display: block;
    }
    .saiba-mais{
        text-align: center;
        padding: 5px;
        display: none;
    }
    .saiba-mais img{
        height: 70px;
        width:auto;
    }
    #fundo_page{
        padding-top: 165px;
    }
    .texto_pagina{
        font-size: 80px;
        line-height: 55px;
    }
    .divisa-texto-pagina{
        display: none;
    }
    .texto_form{
        font-size: 28px;
        text-align: left;
    }
}



.mod-contrato{

   width: 100%;
   min-height: 400px;
   padding: 0;

   background-color: #fff;
}

.mod-contrato div, .mod-contrato div div{
    height: inherit !important;

}


.mod-contrato .superior{
    margin: 10px !important;
}

.mod-contrato .superior .titulo{
    font-weight: bold !important;
    font-size: 30px;
}
.form-padrao{
    background: rgba(0,0,0,.3);
    height: 40px;
    border-radius: 0px;
    border: 2px solid white;
    color: white;
}
.pesquisa{
    margin-bottom: 20px;
}
.btn-search-fvenda{
    background: #CAE8F1;
    color: #88868F;
    border: 0;
}
.btn-search-modelocontrato{
    background: #46887B;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.field-search-fvenda{
    border: 0 !important;
}
.table-fvenda{

}
.table-fvenda td{
    background: #E6E7E9;
    color:#48494B;
    border: 5px solid #fff !important;
    padding: 5px 7px 5px 15px !important;
    font-size:11px;
}
.table-fvenda .td-button{
    padding: 0 !important;
}
.table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
.table-comunicado{
    background: transparent;
    width: 100%;
}
.table-comunicado td{
    background: transparent;
    color:#48494B;
    padding: 0px 5px 7px 0px !important;
}
.table-comunicado td .col{
    width: 100%;
    background: #fff;
    padding: 10px 7px 10px 15px !important;
}
.table-comunicado .col-button{
    padding: 0 !important;
}
.table-comunicado .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 8px;
    font-size: 18px;
}
.oportunidades{
    margin-bottom: 30px;
}
.text-oportunidades{
    font-size: 44px;
    font-weight: bold;
}
.valor-oportunidades{
    width: 100%;
    background-color: #0091B6;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}
.field-modelocontrato{
    width: 100%;
    font-size: 14px;
}
.conteudo-modelocontrato{
    background: #48887a !important;
    padding-top: 15px;
    width: 97.8%;
    margin-left: 15px;
}
.titulo-linksuteis{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.titulo-linksuteis .superior{
    margin-bottom:0 !important;
}
.conteudo-linksuteis{
    width: 100%;
    background: #fff;
    margin-top: 0px;
    min-height: 384px;
}
.conteudo-linksuteis .container-fluid{
    margin: 0px;
    padding: 0px;
}
.td-danger{
    background: #FCD9D6 !important;
}
.td-primary{
    background: #AFDFE9 !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.td-success{
    background: #D1E6D3 !important;
}
.td-danger{
    background: #FCD9D6 !important;
}
.mt15{
    margin-top: 15px;
}
.menu-mobile{
    display: none;
}
.div_retorno_funil{
    min-height: 400px;
}
#ModalCRM label{
    color: #4B4B4D;
}
#ModalCRM .titulo{
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    padding-bottom: 0;
}
#ModalCRM .list-produtos{
    background: transparent;
    color: #4B4B4D;
    font-size: 23px;
    text-align: center;
    font-weight: 100;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
#ModalCRM .list-produtos .item{
    width: 70%;
    background: #fff;
    padding: 15px;
    margin-left: 15%;
    margin-top: 0px;
    min-height: 219px;
}
#ModalCRM .list-produtos .item img{
    width: 60%;
    margin-bottom: 10px;
}
#ModalCRM .list-produtos .item p{
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #57A695;
}
#ModalCRM .table-fvenda{
    margin-bottom: 0;
}
#ModalCRM .table-fvenda td{
    color: #4B4B4D;
    border: 5px solid #FFFFFF !important;
    padding: 10px 7px 1px 15px !important;
}
#ModalCRM .table-fvenda .td-button{
    padding: 0 !important;
}
#ModalCRM .table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
#ModalCRM .form-padrao{
    background: #fff;
    color: #4B4B4D;
    border: 2px solid #4B4B4D;
}
#ModalCRM .panel-default{
    border: 1px solid #E6E7E9;
    box-shadow: none;
    margin-bottom: 10px;
}
#ModalCRM .panel-heading{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #E6E7E9;
    color: #4B4B4D;
}
#ModalCRM .panel-title{
    font-weight: bold;
    font-size: 18px;
}
.bt-legenda{
    cursor: pointer;
    padding: 12px 12px;
    margin-top: 7px;
    color: #48494B !important;
    font-size: 22px;
    border: 1px solid #E6E7E9;
}
.bt-legenda:hover, .bt-legenda:active, .bt-legenda:focus{
    color: #48494B !important;
    border: 1px solid #E6E7E9 !important;
}
.bt-td-excel{
    background: rgb(1,145,180) !important;
    color: #fff !important;
    padding: 17px;
}
.bt-td-excel:hover, .bt-td-excel:active, .bt-td-excel:focus{
    background: #31b0d5 !important;
    color: #fff !important;
}
.bt-td-pendente{
    background: #FCD9D6 !important;
}
.bt-td-pendente:hover, .bt-td-pendente:active, .bt-td-pendente:focus{
    background: #FCD9D6 !important;
}
.bt-td-atendendo{
    background: #FFFFD4 !important;
}
.bt-td-atendendo:hover, .bt-td-atendendo:active, .bt-td-atendendo:focus{
    background: #FFFFD4 !important;
}
.bt-td-agendado{
    background: #AFDFE9 !important;
}
.bt-td-agendado:hover, .bt-td-agendado:active, .bt-td-agendado:focus{
    background: #AFDFE9 !important;
}
.bt-td-aprovado{
    background: #D1E6D3 !important;
}
.bt-td-aprovado:hover, .bt-td-aprovado:active, .bt-td-aprovado:focus{
    background: #D1E6D3 !important;
}
.bt-td-reprovado{
    background: #FFF !important;
}
.bt-td-reprovado:hover, .bt-td-reprovado:active, .bt-td-reprovado:focus{
    background: #FFF !important;
}
.input-yellow{
    background: #FFFFEB;
}
#ModalCRMFranquia label{
    color: #4B4B4D;
}
#ModalCRMFranquia .titulo{
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    padding-bottom: 0;
}
#ModalCRMFranquia .list-produtos{
    background: transparent;
    color: #4B4B4D;
    font-size: 23px;
    text-align: center;
    font-weight: 100;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
#ModalCRMFranquia .list-produtos .item{
    width: 70%;
    background: #fff;
    padding: 15px;
    margin-left: 15%;
    margin-top: 0px;
    min-height: 219px;
}
#ModalCRMFranquia .list-produtos .item img{
    width: 60%;
    margin-bottom: 10px;
}
#ModalCRMFranquia .list-produtos .item p{
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #57A695;
}
#ModalCRMFranquia .table-fvenda{
    margin-bottom: 0;
}
#ModalCRMFranquia .table-fvenda td{
    color: #4B4B4D;
    border: 5px solid #FFFFFF !important;
    padding: 10px 7px 1px 15px !important;
}
#ModalCRMFranquia .table-fvenda .td-button{
    padding: 0 !important;
}
#ModalCRMFranquia .table-fvenda .btn-button{
    width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
}
#ModalCRMFranquia .form-padrao{
    background: #fff;
    color: #4B4B4D;
    border: 2px solid #4B4B4D;
}
#ModalCRMFranquia .panel-default{
    border: 1px solid #E6E7E9;
    box-shadow: none;
    margin-bottom: 10px;
}
#ModalCRMFranquia .panel-heading{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #E6E7E9;
    color: #4B4B4D;
}
#ModalCRMFranquia .panel-title{
    font-weight: bold;
    font-size: 18px;
}

.carrousel-sejaumfranqueados{
    background: transparent;
    z-index:9;
}
.carrousel-sejaumfranqueados .bx-wrapper{
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    z-index:10;
}
.carrousel-sejaumfranqueados .bx-viewport{
    width: 100.4% !important;
}
.carrousel-sejaumfranqueados li{
    margin: 0 !important;
    padding: 80px 0px;
    min-height: 541px;
}
.carrousel-sejaumfranqueados .titulo{
    font-size: 50px !important;
}
.carrousel-sejaumfranqueados .img img{
    float: right;
    margin: -80px -24%;
}
.carrousel-sejaumfranqueados .bx-wrapper .bx-prev{
    top: 47%;
}
.carrousel-sejaumfranqueados .bx-wrapper .bx-next{
    top: 47%;
}
.intituicoes-parceiras{
    background: #497C99;
    min-height: 560px;
}
.investimento-parceiras{
    background: #EDD051;
    min-height: 560px;
}
.listavideos{
    position: absolute;
    top:135px;
}
.listavideos .corpo-listavideos{
    width: 0px;
    float: left;
    height: 500px;
    background: rgba(0,0,0,.6);
    transition: width 1s;
}
.listavideos .corpo-listavideos.active{
    width: 400px;
    transition: width 1s;
}
.listavideos .corpo-listavideos .ps-scrollbar-y-rail{
    right: 110px !important;
    top:0px !important;
}
.corpo-listavideos .item-video{
    width: 100%;
    float: left;
    display: block;
    transition: none;
    color: #fff;
}
.corpo-listavideos .item-video .row{
    padding: 10px;
    transition: none;
}
.corpo-listavideos .item-video:hover, .corpo-listavideos .item-video:focus, .corpo-listavideos .item-video:active{
    background: #525252;
}
.corpo-listavideos .item-video h2{
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.listavideos .btn-listavideos{
    padding: 15px;
    background: rgba(0,0,0,.6);
    border: 0;
    width: 100px;
    margin-top: 190px;
}
.listavideos .btn-listavideos:focus{
    outline: none;
}
.listavideos .btn-listavideos img{
    width: 100%;
}
.servicos-carrousel .item-carrousel .oportunidade-mercado{
    font-size: 45px !important;
}
.servicos-carrousel .item-carrousel .tendencia-mercado{
    font-size: 45px !important;
}
.div_funil{
    background: #7bd0e5;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 10px;
}


.div_funil .titulo{
    color: white;
    font-size: 50px;
    font-weight: bolder;
}

.div_funil select, .div_funil input{
    border-radius: 0px;
    border: 2px solid #ddd;
}
.input-group-btn{
     border-radius: 0px;
    background-color: #c8e9ef;
}
.btn .btn-default .input-lg{
    background-color: #c8e9ef;
}

.div_filtroc{

    padding-top: 30px;
    text-align: center;
    padding-bottom: 10px;
}


.div_filtroc .titulo{
    color: white;
    font-size: 50px;
    font-weight: bolder;
}

.div_filtroc select, .div_filtroc input{
    border-radius: 0px;
    border: 2px solid #ddd;
}
.input-group-btn{
     border-radius: 0px;
    background-color: #c8e9ef;
}
.btn .btn-default .input-lg{
    background-color: #c8e9ef;
}
.titulo-explicavalorcobertura{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px;
}
table.table-explica-valorcobertura{
    border: 1px solid #333;
}
table.table-explica-valorcobertura td.titulo{
    border: none;
    text-align: center;
    font-weight: bold;
    background: #8DB4E2;
}
table.table-explica-valorcobertura td.texto{
    border: none;
    font-size: 14px;
}
.mod-contrato div.content-ramais{
    text-align: center;
    width: 100%;
    background: #fff;
    margin-top: -10px;
    padding-bottom: 20px;
    height: 565px !important;
}
.mod-contrato div.titulo-ramais{
    text-align: center;
    width: 100%;
    background: #99BCB5;
    margin-top: 0px;
    padding-bottom: 20px;
    height: 100px !important;
}
.mod-contrato div.titulo-ramais .superior{
    margin-bottom:0 !important;
}
.mod-contrato div.conteudo-ramais{
    height: auto !important;
}
.mod-contrato div.item-ramais{
    float:left;
    min-height: 1px !important;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33333333%;
}
.table-ramais{
    margin-bottom: 10px;
}
.table-ramais .titulo{
    border:0;
    text-align: center;
    background: #92CDDC;
    font-size: 12px;
}
.table-ramais .subtitulo{
    border:0;
    text-align: center;
    background: #31869B;
    color: #fff;
    font-size: 12px;
}
.table-ramais td{
    background: #DAEEF3;
    border:0;
    font-size: 12px;
}
.super-modal.open{
    display: block;
}
.super-modal{
    display: none;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: hidden;
}
.super-modal-dialog{
    display: inherit;
    position: inherit;
    background: #fff;
    z-index: 999999;
    width: 98%;
    height: 96%;
    top: 15px;
    left: 14px;
    overflow-x: hidden;
    overflow-y: hidden;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-crmnova.open{
    display: block;
}
.modal-crmnova{
    display: none;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: hidden;
}
.modal-crmnova-dialog{
    display: inherit;
    position: inherit;
    background: #fff;
    z-index: 999999;
    width: 100%;
    min-height: 590px;
    top: 15px;
    left: 10%;
    overflow-x: hidden;
    overflow-y: hidden;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.addon-fieldprincipal{
    background: rgba(0, 0, 0, 0.298039);
    border: 2px solid #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.field-principal[disabled]{
    background: rgba(255, 255, 255, 0.3) !important;
}
.label-informacoes-campo-group{
    margin-top: 0px;
    width: 100%;
    float: right;
    display: block !important;
}
.label-informacoes-campo{
    margin-top: -20px;
    width: 100%;
    float: right;
    display: block !important;
}
a.informacoes-campo img{
    width: 15px;
    height: auto;
    margin: 3px 0px;
    float: left;
}
.content-questionario{
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.logo-bplan-questionario{

}
.col-linksuteis{
    display: inline-block;
    vertical-align: top;
    float: none;
}
.field-error{
    border-color: #A94442;
}
.item-box-aceleresuacotacao{
    font-family: Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding: 15px 0px;
    background: rgba(0,0,0,.6);
    margin-left: 25px;
    margin-right: 25px;
}
a.simule-seguroauto{
    background-image: url('../../img/simule.png');
    height: 201px;
    width: 200px;
    position: fixed;
    right: 60;
    top: 130;
    z-index: 9;
    cursor:pointer;
}
a.simule-seguroauto:hover{
    text-decoration: none;
}
a.simule-seguroauto .conteudo-simule-seguroauto{
    color: #444;
    font-size: 48px;
    /* font-weight: bold; */
    margin-left: 30px;
    margin-top: 54px;
    font-family: impact;
    line-height: 48px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.color-grey{
    color:#777777;
}
.color-red{
    color: red;
}
.divatendimentocrm{
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.divatendimentocrm label{
    color:#444;
}
.crmnovo .list-produtos{
    background: transparent;
    color: #4B4B4D;
    font-size: 23px;
    text-align: center;
    font-weight: 100;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.crmnovo .list-produtos .item{
    width: 70%;
    background: #fff;
    padding: 15px;
    margin-left: 15%;
    margin-top: 0px;
    min-height: 219px;
}
.crmnovo .list-produtos .item img{
    width: 60%;
    margin-bottom: 10px;
}
.crmnovo .list-produtos .item p{
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #57A695;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
    padding: 9px;
}
.formulario-crm-seguroauto input.ng-invalid, .formulario-crm-seguroauto select.ng-invalid, .formulario-crm-seguroauto textarea.ng-invalid{
    border-color: red;
}
/*input.ng-invalid.ng-dirty, select.ng-invalid.ng-dirty, textarea.ng-invalid.ng-dirty{
    border-color: red;
}*/
.modal-open .modal.modal-fade-none{
    background-color: rgba(255,255,255,0.95);
}
.modal-fade-none .modal-lg{
    width: 98%;
}
.modal-open .modal.modal-historico-relatorio{
    background-color: rgba(255,255,255,0.9);
}
.modal-historico-relatorio .modal-lg{
    width: 80%;
}
.font-bold{
    font-weight: bold;
}
pre{
    white-space: pre-line;
}
ol.breadfiltro{
    background: transparent;
}
ol.breadfiltro>li.titulo{
    background: transparent;
    font-weight: bold;
    color:#0191B4;
}
ol.breadfiltro>li{
    background: #0191B4;
    border: #444;
    padding:5px 10px;
    border-radius: 6px;
    color: #fff;
    margin-right: 5px;
}
ol.breadfiltro>li+li:before{
    content: none;
}
ol.breadfiltro>li a{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    float: right;
    margin: -2px 0px 0px 8px;
}
ol.breadfiltro>li a:hover, ol.breadfiltro>li a:focus, ol.breadfiltro>li a:active{
    text-decoration: none;
}
a.btn-vercontatos{
    color: #444;
    font-size: 22px;
    float: right;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
}
a.btn-vercontatos:hover, a.btn-vercontatos:focus, a.btn-vercontatos:active{
    text-decoration: none;
    font-weight: bold;
}
.lista-filtros{
    width: 66.66666667%;
    float:left;
    height: 40px;
    margin-top: -2px;
}
.resultado-relatorio-funil{
    float:left;
    width: 100%;
}
.nav-rtl{
    padding-left:40px;
    padding-right:0px;
}
.nav-rtl li {
    float:right;
}
.crmnovo-cliente{
    margin-top: -11px;
}
.crmnovo-cliente .item-box-index{
    background: #f5f5f5;
    border: 1px solid #E6C73C;
    border-radius: 6px;
    cursor:pointer;
    margin-top:0;
}
.crmnovo-cliente label{
    color:#4B4B4D;
    line-height: 15px;
    margin-bottom: -16px;
}
.crmnovo-cliente .label-error{
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: -30px;
    font-size: 11px;
    color: #A94442;
}
.form-cinza{
    background: #E6E7E9;
    width: 100%;
    height: 530px;
    padding: 10px;
}
.form-novocliente{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
    border-bottom-width: 8px;
    margin-top: -17px;
}
.form-novocliente label{

}
#ModalBaixarLead .modal-dialog .modal-content{
    height: 90%;
}
.modal-crmnova-dialog .well-sm{
    margin-bottom: 5px;
    padding: 5px;
}
.modal-crmnova-dialog .well-sm .col-sm-4:first-child{
    padding-left: 15px;
}
.modal-crmnova-dialog .well-sm .col-sm-4{
    padding-left: 0px;
}
.modal-crmnova-dialog .well-sm .form-group{
    margin-bottom: 0px;
}
.modal-crmnova-dialog .well-sm .form-control{
    padding: 3px 12px;
    height: 28px;
}
#parcelas_expansao{
  width: 100%;
  height: 60px;
  margin-top: 20px;
}
#parcelas_expansao h2{
  color: #f00;
  margin-bottom: 5px;
}
#parcelas_expansao span.aviso{
  font-size: 18px;
}
#parcelas_expansao .parcelas_areceber{
  width: 100%;
  height: 100%;
  background: #7bd0e5;
  border:1px solid #E6E7E9;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  padding: 20px;
  font-weight: bold;
}
#parcelas_expansao .parcelas_areceber span{
  font-size: 26px;
  line-height: 0px;
}
#parcelas_expansao .parcelas_vencidas{
  width: 100%;
  height: 100%;
  background: #ffafa8;
  border:1px solid #E6E7E9;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  padding: 20px;
  font-weight: bold;
}
#parcelas_expansao .parcelas_vencidas span{
  font-size: 26px;
  line-height: 0px;
}
.confirma_data{
  width: 99%;
  height: 84%;
  position: fixed;
  background: rgba(255,255,255,.9);
  z-index: 99999;
  top: 40px;
  left: 2px;
  display: none;
}
.confirma_data.open{
  display: block;
}
