/*
Gestão Consignado v1.0 (http://gestaoconsignado.com.br)
Document   : style.css
Created on : Fevereiro/2018
Author     : Liane Bez (Layout e Front-end)
*/

/* reset */
html,
body {
    height: 100%;
    font: normal 14px 'Montserrat', sans-serif;
    position: relative;
}

* {
    outline: none !important;
}

body {
    padding-bottom: 0 !important;
}

a:hover {
    text-decoration: none;
}

.border-solid {
  border: solid 1px red;
}

.sublabel {
  width: 170%;
  padding-top: 1.5em;
  padding-bottom: 0.3em;
  font-size: 3em;
  font-weight: 100 !important;
  color: #99bd41;
}

.subtitle {
  color: #99bd41;
  font-size: 1.3em;
  font-weight: 700 !important;
}

.sublabel-mob {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 2.7em;
  font-size: 2em;
  font-weight: 100 !important;
  color: #99bd41;
}

.font-america {
  color: #99bd41;
  font-size: 3em;
  font-weight: bolder !important;
}

.font-america-menu {
  color: #99bd41 !important;
  font-size: 1em !important;
  font-weight: bolder !important;
}

.bt-america {
  background: #99bd41;
  color: white;
  border-radius: 0.5em;
  padding: 1em;
  border: 2em;
  font-weight: thin;
  font-size: 1.2em;
  text-transform: uppercase;
}

.bt-simulacao {
  background: #99bd41 !important;
  color: white;
  border-radius: 0.2em;
  font-weight: thin;
  font-size: 1.2em;
  text-transform: uppercase;
}

/* geral */
.none {
    display: none;
}

.nmbottom {
    margin-bottom: 0px;
}

.imgresponsiva {
    max-width: 100%;
    height: auto !important;
    display: block;
}

.pBottom50 {
    padding-bottom: 50px;
}

.pBottom20 {
    padding-bottom: 20px;
}

.ptop50 {
    padding-top: 50px;
}

.mb20 {
    margin-bottom: 20px;
}

/* header */

header{
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}

header .row {
    display: flex;
    align-items: center;
}

header .logo {
    padding: 10px;
}

header nav.navbar-menu {
    display: flex;
    align-items: center;
    margin: 10px 0%;
    float: right;
}

header nav.navbar-menu ul li a {
    display: block;
    padding: 12 4px;
    color: #99bd41;
    font-size: 1em !important;
    font-weight: 900 !important;
    line-height: 40px;
    text-transform: uppercase;
}

header nav.navbar-menu ul li a:hover {
    color: #708e36;
}

.dropdown {
    margin-top: 1em;
}

.dropdown-menu{
    padding: 10px;
    left: -8em;
    text-align: center;
    border-radius: 10px;
    border: none;
    background-color: #337ab7;
}

.dropdown-toggle{
    background: none;
    border: none;
}


/* @media (max-width: 767px) {
    .navbar-container{
        display: flex;
        justify-content: left;
    }
} */

/* footer */
footer {
    background: #231F20;
    padding: 50px 0;
}

footer .boxInfoFooter img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}

footer .boxInfoFooter p {
    color: #fff;
    line-height: 20px;
    font-size: 13px;
}

footer .boxInfoFooter ul {
    list-style-type: none;
    padding: 0;
}

footer .boxInfoFooter ul li {
    margin-right: 10px;
    float: left;
}

footer .boxInfoFooter ul li a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: block;
    text-align: center;
    color: #231F20;
    transition: all 0.2s linear 0.2s;
}

footer .boxInfoFooter ul li a:hover {
    background: #2081ab;
    transition: all 0.2s linear 0.2s;
}

footer .boxInfoFooter ul li a i {
    font-size: 18px;
    line-height: 30px;
}

footer h3.titleFooter {
    font-weight: bold;
    color: #708e36;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0 20px;
}

footer .boxMenusFooter ul {
    list-style-type: none;
    padding: 0;
}

footer .boxMenusFooter ul li a {
    color: #fff;
    display: block;
    transition: all 0.2s linear 0.2s;
    line-height: 25px;
    text-transform: uppercase;
}

footer .boxMenusFooter ul li a:hover {
    color: #2081ab;
}

footer .boxMenusFooter p {
    color: #fff;
    text-transform: uppercase;
}

footer .boxMenusFooter p span {
    display: block;
    font-weight: bold;
    font-size: 28px;
}

footer form.formNews div {
    margin-bottom: 20px;
    position: relative;
}

footer form.formNews input {
    border-width: 0 0 1px 0;
    border-color: #fff;
    color: #fff;
    border-style: solid;
    background: #231F20;
    width: 100%;
    height: 30px;
}

footer form.formNews div label.error {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ff0000;
}

footer form.formNews button {
    background: #2081ab;
    border: none;
    width: 150px;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

.copyright {
    padding: 20px 0 15px;
}

.copyright p {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}

/* barra */
.barraFixa {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.barraFixa ul {
    background: #2081ab;
    width: 100%;
    height: 50px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.barraFixa ul li {
    float: left;
    width: 33%;
}

.barraFixa ul li a {
    display: block;
    text-align: center;
}

.barraFixa ul li a i {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    transition: all 0.2s linear 0.2s;
}

.barraFixa ul li:hover a {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

/* etapas */
.etapas {
    padding: 50px 0;
}

.boxEtapa {
    overflow: hidden;
    width: 33.33%;
    float: left;
}

.boxEtapa p {
    color: #585858;
    text-align: center;
    text-transform: uppercase;
}

.boxEtapa .img {
    background: url(../images/img-etapa.png) top center;
    height: 15px;
    margin: 10px 0;
}

.boxEtapaAtiva {
    overflow: hidden;
    width: 33.33%;
    float: left;
}

.boxEtapaAtiva p {
    color: #9FCC46;
    text-align: center;
    text-transform: uppercase;
}

.boxEtapaAtiva .img {
    background: url(../images/img-etapa-ativa.png) top center;
    height: 15px;
    margin: 10px 0;
}

.boxEtapaAtiva p span {
    font-weight: bold;
}

/* cadastro - etapa 01 */
.titleCadastro {
    background: #708e36;
}

.titleCadastro h1 {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 100px 0 20px;
}

.formLogin {
    background: #fff;
    padding: 20px;
    border: 1px solid #CED4DA;
    box-shadow: 0 0 30px #999;
    margin-bottom: 20px;
}

.formLogin legend {
    color: #708e36;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border: none;
}

.formLogin .form-group {
    position: relative;
}

.formLogin label {
    display: block;
    text-transform: uppercase;
}

.formLogin label.radio-inline {
    line-height: 22px;
}

.formLogin label.error {
    position: absolute;
    top: 0;
    right: 0;
    color: #ff0000;
    font-size: 12px;
    padding-right: 15px;
}

.formLogin span {
    font-weight: bold;
}

.formLogin select {
    background: #F7F7F7;
    border: 1px solid #CED4DA;
    border-radius: 0;
}

.formLogin input {
    background: #F7F7F7;
    border: 1px solid #CED4DA;
    border-radius: 0;
}

.formLogin button {
    background: #2081ab;
    border: none;
    height: 40px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.2s linear 0.2s;
}

.formLogin button:hover {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

.obsForm {
    text-align: center;
    font-style: italic;
    font-size: 12px;
    padding: 0 20px;
}

.txtCadastro p {
    line-height: 20px;
}

.txtCadastro ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 50px;
}

.txtCadastro ul li {
    background: url(../images/icon-estrela.png) no-repeat top left;
    padding-left: 30px;
    line-height: 20px;
    margin-bottom: 10px;
}

.txtCadastro2 p {
    line-height: 20px;
}

.txtCadastro2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 50px;
}

.txtCadastro2 ul li {
    background: url(../images/check_icon.png) no-repeat top left;
    padding-left: 30px;
    line-height: 20px;
    margin-bottom: 10px;
}

.txtCadastro3 p {
    line-height: 20px;
}

.txtCadastro3 ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 50px;
}

.txtCadastro3 ul li {
    background: url(../images/check_icon2.png) no-repeat top left;
    padding-left: 30px;
    line-height: 20px;
    margin-bottom: 10px;
}

.boxComentario .balaoComentario {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    height: 10em;
    border-radius: 25px;
}

.boxComentario .balaoComentario span {
    color: #708e36;
    font-size: 90px;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    line-height: 70px;
}

.boxComentario figure {
    float: left;
    margin-right: 20px;
}

.boxComentario figure img {
    border-radius: 100px;
}

.boxComentario p.nomeComentario {
    float: left;
    margin-top: 30px;
}

.boxComentario p.nomeComentario span {
    color: #708e36;
    display: block;
}

/* cadastro - etapa 02 */
.infoProcessos {
    margin-bottom: 50px;
}

.infoProcessos h2 {
    text-align: center;
}

.infoProcessos h2 span {
    font-weight: bold;
}

.infoProcessos p {
    text-align: center;
}

.infoProcessos p span {
    font-weight: bold;
}

.boxTipoDisponivel {
    border: 1px solid #ccc;
    background: #fff;
    padding: 20px;
}

.bgEscuro {
    background: #708e36;
}

.bgMedio1 {
    background: #195866;
}

.bgMedio2 {
    background: #327C7F;
}

.bgClaro {
    background: #639E9E;
}

.escolherEmprestimo h3 {
    margin-top: 0;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.escolherEmprestimo p span {
    font-size: 28px;
    color: #9FCC46;
    font-weight: bold;
}

button.btGrande {
    background: #9FCC47;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    transition: all 0.2s linear 0.2s;
    margin-bottom: 10px;
}

button.btGrande:hover {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

a.btVoltar {
    color: #585858;
}

.rowFaqInt {
    padding: 50px 0;
}

.rowFaqInt h3 {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.boXAccordion .accordion {
    background-color: #fff;
    border: 1px solid #2081ab;
    color: black;
    font-size: 15px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 10px;
}

.boXAccordion .accordion:after {
    content: '\002B';
    color: #2081ab;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.boXAccordion .active:after {
    content: "\2212";
}

.boXAccordion .active {
    margin-bottom: 0;
}

.boXAccordion .active,
.accordion:hover {
    background-color: #EEEEEE;
}

.boXAccordion .panel {
    padding: 20px;
    border-radius: 0;
    margin-top: -1px;
    background-color: white;
    display: none;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #2081ab;
}

.rowCarrinho {
    position: fixed;
    top: 200px;
    right: -230px;
    padding: 0;
    background: #123D50;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    padding: 20px;
    z-index: 9999;
    width: 230px;
}

.rowCarrinho:hover {
    right: 0;
}

.rowCarrinho i {
    position: absolute;
    top: -1px;
    left: -51px;
    background: #FFCB08;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.rowCarrinho h4 {
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.rowCarrinho h4 span {
    font-weight: bold;
    color: #FFCB08;
}

.rowCarrinho .boxCarrinho p {
    color: #fff;
    font-weight: bold;
}

.rowCarrinho .boxCarrinho p span {
    display: block;
    font-weight: 300;
}

.rowCarrinho a {
    background: #9FCC47;
    color: #fff;
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
}

/* etapa 02 - ML */
.boxMargemLivre {
    border: 1px solid #CED4DA;
    border-radius: 5px;
}

.rowValoresMargem {
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #CED4DA;
}

.rowValoresMargem h3 {
    margin: 0 0 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #708e36;
}

.simulador {
    margin: 30px 0 130px;
    display: block;
}

.rowSimulador {
    margin-bottom: 15px;
}

.simulador .rangeslider__fill {
    background: #2081ab;
}

.simulador output {
    background: #E6E6E6;
    color: #2081ab;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
}

.simulador output input {
    border: none;
    background: #E6E6E6;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.rowValoresMargem p {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.rowValoresMargem p span {
    color: #2081ab;
    font-weight: bold;
    font-size: 20px;
}

.rowParcelasMargem {
    background: #E6E6E6;
    padding: 20px;
    overflow: hidden;
}

.boxMargemLivre {
    margin-bottom: 30px;
}

.rowParcelasMargem h3 {
    margin: 0 0 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #708e36;
}

.rowParcelasMargem .boxParcela {
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
}

.rowParcelasMargem .boxParcela label {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
}

.rowParcelasMargem .boxParcela p {
    color: #708e36;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

.rowParcelasMargem .boxParcela p span {
    color: #585858;
    font-size: 14px;
    display: block;
    font-weight: 300;
}

.rowParcelasMargem .boxParcela small {
    font-size: 12px;
    text-align: center;
    display: block;
}

.rowParcelasMargem .boxParcela small span {
    display: block;
}

/* etapa 02 - cartão */
.formCartao .boxCartao {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.formCartao .boxCartao h3 {
    margin: 0 0 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #327C7F;
}

.formCartao .boxCartao p {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.formCartao .boxCartao p span {
    color: #9FCC47;
    font-weight: bold;
    display: block;
    font-size: 20px;
}

.formCartao .boxCartao .boxParcela {
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
}

.formCartao .boxCartao .boxParcela label {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #CED4DA;
    padding-bottom: 10px;
}

.formCartao .boxCartao .boxParcela .mImput {
    padding: 20px 10px;
}

.formCartao .boxCartao .boxParcela input[type="text"] {
    border-width: 0 0 1px 0;
    border-color: #585858;
    border-style: solid;
    text-align: center;
    width: 100%;
}

.formCartao .boxCartao .boxParcela p {
    text-align: center;
    margin: 20px 10px;
}

/* etapa 02 - refin e port. */
.formRefinPorta .boxChamadaForm {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.formRefinPorta .boxChamadaForm h3 {
    margin: 0 0 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #195866;
}

.formRefinPorta .boxChamadaForm h3 span {
    font-weight: bold;
    display: block;
    font-size: 24px;
}

.formRefinPorta .boxChamadaForm p {
    text-align: center;
    margin: 0;
}

.formRefinPorta .boxChamadaPort h3 {
    color: #639E9E;
    margin-bottom: 20px;
}

.formRefinPorta .form-group h3 {
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.formRefinPorta .boxTipoDisponivel ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.formRefinPorta .boxTipoDisponivel ul li {
    border-right: 1px solid #CED4DA;
}

.formRefinPorta .boxTipoDisponivel ul li:last-child {
    border: none;
}

.formRefinPorta .boxTipoDisponivel p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.formRefinPorta .boxTipoDisponivel p span {
    display: block;
    margin: 0;
}

/* etapa 03 - resumo */
.etapaDocumentos .boxEtapaDoc {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}

.etapaDocumentos .boxEtapaDoc i {
    font-size: 30px;
    margin-bottom: 10px;
}

.etapaDocumentos .boxEtapaDoc p {
    text-transform: uppercase;
    font-size: 16px;
}

.etapaDocumentos .boxEtapaDoc.active {
    background: #9FCC46;
    border: 1px solid #9FCC46;
}

.etapaDocumentos .boxEtapaDoc.active i,
.etapaDocumentos .boxEtapaDoc.active p {
    color: #fff;
}

.etapaDocumentos .check {
    background: #C9C9C9;
    color: #9D9D9D;
}

.boxResumo {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}

.boxResumo h3 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.boxResumo ul {
    padding: 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #E6E6E6;
}

.boxResumo ul li {
    list-style-type: none;
    float: left;
    width: 16.66%;
}

.boxResumo ul li p {
    border-bottom: 1px solid #CED4DA;
    text-transform: uppercase;
    line-height: 30px;
}

.boxResumo ul li span {
    font-weight: bold;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
}

.boxResumo ul li span.status {
    background: #FFA508;
    color: #fff;
    display: block;
    border-radius: 5px;
}

.boxResumo ul li a {
    background: #708e36;
    color: #fff;
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
}

/* etapa 03 - documentos */
.boxPassosDocumentos {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.boxPassosDocumentos h3 {
    font-weight: bold;
    ;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
}

.boxPassosDocumentos h3 i {
    color: #708e36;
}

.boxPassosDocumentos p {
    line-height: 20px;
}

.boxPassosDocumentos .escolhaTipoDoc button {
    border: 1px solid #708e36;
    color: #585858;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    width: 50%;
    float: left;
    height: 40px;
    margin-bottom: 10px;
}

.boxPassosDocumentos .escolhaTipoDoc button.ative {
    color: #fff;
    background: #708e36;
}

.dropzone {
    background: url(../images/selecionar-arquivo.jpg) no-repeat center center;
    border: solid 1px #CCC;
    text-align: center;
    height: 200px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    width: 100%;
}

.dropzone.upload-rg {
    width: 50%;
}

/* etapa 03 - questionário */
.boxQuestionario {
    background: #E6E6E6;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
    border-radius: 5px;
}

.boxQuestionario h3 {
    text-transform: uppercase;
    padding: 20px;
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #CED4DA;
    background: #fff;
}

.boxQuestionario ul {
    background: #E6E6E6;
    padding: 20px;
    list-style: none;
    margin: 0;
}

.boxQuestionario ul li {
    margin-bottom: 10px;
}

.boxQuestionario button.btPergutna {
    float: right;
    margin: 0 20px 20px 0;
    background: #2081ab;
    color: #fff;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    border: none;
    height: 40px;
    padding: 0 10px;
    font-weight: bold;
}

/* etapa 03 - ass */
.boxAss {
    background: #fff;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 20px;
}

.boxAss img {
    display: block;
    margin: 0 auto 20px;
}

.boxAss p {
    font-size: 16px;
    text-align: center;
}

.boxAss p span {
    font-weight: bold;
    font-size: 14px;
}

.boxAss i {
    color: #FFA300;
    text-align: center;
    font-size: 80px;
    margin-bottom: 20px;
    display: block;
}

/* etapa 03 - formulário */
.resumoFormulario {
    background: #E6E6E6;
    padding: 20px 10px 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

/* login */
.esqSenha {
    float: right;
    color: #ff0000;
    margin-bottom: 10px;
}

.esqSenha:hover {
    color: #ff0000;
    text-decoration: underline;
}

/* pedidos */
.boxResumoPedidos {
    background: #fff;
    border: 1px solid #CED4DA;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}

.boxResumoPedidos h2 {
    font-weight: bold;
    ;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.boxResumoPedidos ul {
    padding: 10px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #F7F7F7;
}

.boxResumoPedidos ul li {
    list-style-type: none;
    float: left;
    width: 16.66%;
}

.boxResumoPedidos ul li p {
    border-bottom: 1px solid #CED4DA;
    text-transform: uppercase;
    line-height: 30px;
}

.boxResumoPedidos ul li span {
    font-weight: bold;
    ;
    line-height: 20px;
}

.boxResumoPedidos ul li span.status {
    background: #FFA508;
    color: #fff;
    display: block;
    border-radius: 5px;
}

.boxResumoPedidos ul li a {
    background: #708e36;
    color: #fff;
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
}

/* index */
.rowBanner {
    position: relative;
}

.rowBanner .iconMouse {
    display: block;
    width: 27px;
    height: 50px;
    background: url(../images/icon-mouse.png);
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.destaque {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
}

.destaque .container {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.destaque .container .texto {
    margin-bottom: 5%;
}

.destaque .container .texto h3 {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 800;
    font-size: 40px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.destaque .container .texto h2 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
}

.destaque .container .texto .btn {
    padding: 0 30px;
    line-height: 60px;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    background: #708e36;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #FFF;
    margin-bottom: 10px;
}

.destaque .container .texto .btn:hover {
    border: none;
    background: #2081ab;
}

#destaques {
    position: relative;
}

#destaques .carousel-control {
    right: 14%;
    top: auto;
    left: auto;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 1.5px solid #000;
    background: none;
    color: #000;
    text-shadow: none;
    border-radius: 100%;
    font-size: 30px;
    opacity: 1;
}

#destaques .carousel-control:hover {
    background: #000;
    color: #FFF;
}

#destaques .carousel-control.left {
    bottom: 120px;
}

#destaques .carousel-control.left i {
    margin-right: 4px;
}

#destaques .carousel-control.right {
    bottom: 75px;
}

#destaques .carousel-control.right i {
    margin-left: 4px;
}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%;
}

.icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    bottom: 30px;
    margin-top: -35px;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
}

.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 0;
    border-radius: 4px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}

.rowChamada {
    padding: 30px 0;
}

.rowChamada .titleChamada {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}

.rowChamada .titleChamada span {
    font-weight: bold;
    color: #003547;
    display: block;
}

.rowSimulacao {
    background-color: #EBEBEB;
    padding: 50px 0;
}

.formSimulacao {
    border: 1px solid #CED4DA;
    background: #fff;
    padding: 20px;
    border-radius: 25px;
}

.formSimulacao h2 {
    color: #003547;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.formSimulacao .form-control {
    margin-top: 20px;
}

.formSimulacao .simuladorHome {
    margin: 20px 0 0;
}

.formSimulacao button {
    background: #708e36;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto 10px;
    border: none;
    display: block;
    height: 40px;
    padding: 0 20px;
    font-weight: 18px;
    font-weight: bold;
    transition: all 0.2s linear 0.2s;
    margin-top: 25px;
    border-radius: 15px;
}

.formSimulacao button:hover {
    background: #2081ab;
    transition: all 0.2s linear 0.2s;
}

.formSimulacao small {
    font-size: 12px;
    text-align: center;
    display: block;
}

.formSimulacao small a {
    color: #003547;
    text-decoration: underline;
}

.formSimulacao ul.listParcelas {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.formSimulacao ul.listParcelas li.boxListParcelas {
    width: 14%;
    margin: 0 1%;
    display: inline-block;
}

.formSimulacao ul.listParcelas li.boxListParcelas p {
    border: 1px solid #CED4DA;
    background: #E6E6E6;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
}

.formSimulacao ul.listParcelas li.boxListParcelas span {
    display: block;
}


.rowVantagens {
    background: url(../images/img-vantagens.jpg) center right no-repeat;
    background-size: 50%;
    padding: 40px 0;
}

.rowVantagens h2 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.rowVantagens h2 span {
    font-weight: bold;
}

.rowVantagens ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rowVantagens ul li {
    overflow: hidden;
    margin-bottom: 10px;
}

.rowVantagens ul li img {
    float: left;
}

.rowVantagens ul li .right {
    float: right;
    width: 80%;
}

.rowVantagens ul li h3 {
    text-transform: uppercase;
    color: #585858;
    font-weight: bold;
    margin-top: 0;
}

.rowVantagens img.bg {
    width: 100%;
    height: auto;
    display: block;
}

.rowDepoimentos {
    padding: 50px 0;
    background: #EBEBEB;
}

.rowDepoimentos h2 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.rowDepoimentos h2 span {
    font-weight: bold;
}

.rowDepoimentos .owl-item {
    margin-bottom: 30px;
}

.owl-dots {
    text-align: center;
}

.owl-dots .owl-dot {
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #708e36;
    border-radius: 100%;
    background: #fff;
    height: 20px;
    width: 20px;
    border-radius: 100%;
}

.owl-dots .owl-dot.active {
    background: #708e36;
    width: 20px;
    height: 20px;
}

.rowCTA {
    background: url(../images/bg-row-cta.jpg) top center no-repeat;
    padding: 50px 0;
}

.rowCTA h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.rowCTA p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 50px;
}

.rowCTA a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #708e36;
    text-transform: uppercase;
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
    transition: all 0.2s linear 0.2s;
}

.rowCTA a:hover {
    background: #2081ab;
    transition: all 0.2s linear 0.2s;
}

.rowNoticias {
    background: #f7f7f7;
    padding: 50px 0;
}

.rowNoticias h2 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.rowNoticias h2 span {
    font-weight: bold;
}

.listNoticias {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden;
}

.listNoticias li .boxImgData {
    position: relative;
}

.listNoticias li .boxImgData img {
    width: 100%;
    height: auto;
    display: block;
}

.listNoticias li .boxImgData div {
    background: rgba(0, 54, 72, 0.8);
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.listNoticias li .boxImgData div p {
    color: #fff;
    text-align: center;
    margin: 0;
}

.listNoticias li .boxImgData div p.dia {
    font-size: 20px;
}

.listNoticias li .boxImgData div p.mes {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

.listNoticias li .boxImgData div p.ano {
    font-size: 14px;
}

.listNoticias li .boxInfoNoticia {
    background: #fff;
    padding: 20px;
}

.listNoticias li .boxInfoNoticia h3 {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #585858;
    font-weight: bold;
}

.listNoticias li .boxInfoNoticia p {
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    color: #aaa;
    margin-bottom: 20px;
}

.listNoticias li .boxInfoNoticia .left {
    color: #708e36;
}

.listNoticias li .boxInfoNoticia .right {
    float: right;
    color: #585858;
}

.listNoticias li:hover .boxInfoNoticia h3 {
    color: #708e36;
}

.listNoticias li:hover .boxInfoNoticia p {
    color: #585858;
}

.btTodas {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #708e36;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.btTodas:hover {
    background: #2081ab;
    color: #fff;
}

.rowContador {
    background-color: #2081ab;
    padding: 50px 0;
}

/* geral */
.none {
    display: none;
}

.nmbottom {
    margin-bottom: 0px;
}

.imgresponsiva {
    max-width: 100%;
    height: auto !important;
    display: block;
}

.bgLaranja {
    background-color: rgb(242, 128, 41);
}

.bgAzul {
    background-color: rgb(32, 129, 171);
}

.bgCinza {
    background-color: #F7F7F7;
}

.bgCinzaInterno {
    background-color: #EEE;
}

.pTop25 {
    padding-top: 25px;
}

.pBottom25 {
    padding-bottom: 25px;
}

.pBottom50 {
    padding-bottom: 50px;
}

.pBottom20 {
    padding-bottom: 20px;
}

.ptop50 {
    padding-top: 50px;
}

.mb20 {
    margin-bottom: 20px;
}

.rowContador ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden;
}

.rowContador ul li p {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 30px;
    text-transform: uppercase;
}

.rowContador ul li span {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
}

.rowParceiros {
    padding: 50px 0;
}

.rowParceiros h2 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.rowParceiros h2 span {
    font-weight: bold;
}

.rowParceiros ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.rowParceiros ul li {
    display: inline-block;
}

.rowParceiros ul li img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.rowParceiros ul li img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* sobre nós*/
.rowBgInterna h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 100px 0 50px;
    font-size: 30px;
    font-weight: bold;
}

.titleInternas {
    background: #E6E6E6;
    padding: 15px 0;
}

.titleInternas h1 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px;
}

.compInterna {
    float: right;
}

.compInterna p {
    float: left;
    line-height: 30px;
    margin: 0 10px 0;
}

.compInterna ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.compInterna ul li {
    display: inline-block;
}

.compInterna ul li button {
    padding: 0;
    border: none;
}

.compInterna ul li i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #999;
    color: #fff;
}

.compInterna ul li:hover i {
    background: #708e36;
}

.rowMain {
    padding: 30px 0;
}

.texto p {
    color: black;
}

.texto p b,
.texto p strong {
    font-weight: bold;
}

.texto p a {
    color: #708e36;
}

.texto h2 {
    text-transform: uppercase;
    color: #708e36;
    font-size: 18px;
    font-weight: bold;
}

/* Bg's */
.rowBgSobre {
    background: url(../images/bg-sobre-nos.jpg) top center;
}

.rowBgComo {
    background: url(../images/bg-como-funciona.jpg) top center;
}

.rowBgEmprestimo {
    background: url(../images/bg-emprestimo-consignado.jpg) top center;
}

.rowBgDuvida {
    background: url(../images/bg-duvidas-frequentes.jpg) top center;
}

.rowBgBlog {
    background: url(../images/bg-blog.jpg) top center;
}

.rowBgContato {
    background: url(../images/bg-contato.jpg) top center;
}

/* contato */
.formContato {
    border: 1px solid #DED4DA;
    overflow: hidden;
    padding: 20px 0;
    border-radius: 5px;
    background: #e6e6e6;
}

.formContato label {
    text-transform: uppercase;
}

.formContato textarea {
    resize: none;
}

.formContato button {
    background: #2081ab;
    border: none;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.2s linear 0.2s;
}

.formContato button:hover {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

.infoContato p {
    line-height: 30px;
    color: #708e36;
    margin-bottom: 20px;
    line-height: 50px;
    margin-top: 15px;
}

.infoContato p i {
    border: 1px solid #DED4DA;
    background: #e6e6e6;
    margin-right: 10px;
    color: #708e36;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    border-radius: 100px;
}

.infoContato p.numTel {
    font-size: 30px;
    font-weight: bold;
}

.infoContato a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-bottom: 20px;
    transition: all 0.2s linear 0.2s;
    font-weight: bold;
    background: #2081ab;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    margin-left: 25%;
}

.infoContato a:hover {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

.infoContato address {
    color: #708e36;
}

.infoContato p.horaContato {
    font-weight: bold;
    line-height: 20px;
}

.infoContato p.horaContato span {
    display: block;
    font-weight: 300;
}

/* blog */
.formBusca {
    border: 1px solid #DED4DA;
    background: #e6e6e6;
    padding: 10px;
    margin-bottom: 20px;
}

.formBusca .form-group {
    position: relative;
    margin: 0;
}

.formBusca .form-group button {
    position: absolute;
    top: 7px;
    right: 10px;
    background: none;
    border: none;
    color: #708e36;
}

.listCategorias {
    border: 1px solid #DED4DA;
    background: #e6e6e6;
    margin-bottom: 20px;
}

.listCategorias h3 {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    background: #708e36;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.listCategorias ul {
    margin: 0;
    padding: 10px;
    list-style: none;
}

.listCategorias ul li {
    border-bottom: 1px solid #DED4DA;
}

.listCategorias ul li:last-child {
    border: none;
}

.listCategorias ul li a {
    line-height: 40px;
    color: #585858;
    display: block;
}

.listCategorias ul li a:hover {
    background: #fff;
    padding-left: 10px;
}

.boxNews {
    border: 1px solid #DED4DA;
    background: #e6e6e6;
    margin-bottom: 20px;
}

.boxNews h3 {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    background: #708e36;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.boxNews .formNewsAside {
    padding: 10px;
}

.boxNews .formNewsAside legend {
    font-size: 14px;
}

.boxNews .formNewsAside button {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    background: #2081ab;
    color: #fff;
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    transition: all 0.2s linear 0.2s;
}

.boxNews .formNewsAside button:hover {
    background: #708e36;
    transition: all 0.2s linear 0.2s;
}

.boxNoticia {
    border: 1px solid #DED4DA;
    background: #F7F7F7;
    padding: 20px;
    margin-bottom: 30px;
}

.rowMainBlog {
    padding-bottom: 0;
}

.boxRedes {
    border: 1px solid #DED4DA;
    background: #e6e6e6;
    margin-bottom: 20px;
}

.boxRedes h3 {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    background: #708e36;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.boxRedes .face {
    padding: 10px;
    text-align: center;
}

/* página não encontrada */
.boxNaoEncontrada h3 {
    text-align: center;
}

.boxNaoEncontrada p {
    text-align: center;
}

.boxNaoEncontrada ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.boxNaoEncontrada ul li {
    display: inline-block;
    margin: 0 10px;
}

.boxNaoEncontrada ul li a {
    background: #708e36;
    color: #fff;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    display: block;
}

.boxNaoEncontrada ul li a:hover {
    background: #2081ab;
}

/* Telefones em paisagem a tablet em retrato */
@media (max-width: 767px) {

    .caixaSobra {
        margin-left: 10px;
        margin-right: 10px;
    }

    .navbar-toggle {
        border-color: #fff;
        margin: 0 auto;
        display: block;
        margin-right: 45%;
        margin-bottom: 10px
    }

    .icon-bar {
        background-color: #fff;
    }

    .boxResumoPedidos ul li {
        width: 100%;
    }

    .boxTipoDisponivel h3 {
        Text-align: center;
    }

    .formRefinPorta .boxTipoDisponivel ul li {
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: #CED4DA;
        padding: 10px;
    }

    .boxResumo ul li {
        width: 100%;
        float: none;
        padding: 20px;
    }

    .rowContador ul li {
        margin-bottom: 20px;
    }

    .destaque .container .texto h3 {
        font-size: 20px;
    }

    .rowContador ul li,
    .destaque .container .texto h2 {
        font-size: 20px;
    }

    .destaque .container .texto .btn {
        font-size: 15px;
    }

    .destaque img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    #destaques .carousel-control {
        display: none;
    }

    .rowVantagens {
        background: none;
    }

    .rowVantagens ul li .right {
        width: 75%;
    }

    .rowCTA a {
        width: 100%;
        font-size: 15px;
    }

    .rowBgInterna h2 {
        padding-top: 190px;
    }

    .formSimulacao ul.listParcelas li {
        width: 45%;
    }

    .etapaDocumentos .boxEtapaDoc p {
        font-size: 12px;
    }

    .icon-scroll {
        display: none;
    }
}

/* Tablet em retrato a paisagem e desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .titleCadastro h1 {
        margin-top: 210px;
    }

    .boxInfoFooter,
    .boxMenusFooter {
        margin-bottom: 30px;
    }

    .rowVantagens {
        background: none;
    }

    .rowBgInterna h2 {
        padding-top: 200px;
    }
}

/* Tablet em retrato a paisagem e desktop */
@media (min-width: 1023px) and (max-width: 1026px) {
    .titleCadastro h1 {
        margin-top: 160px;
    }

    .boxInfoFooter,
    .boxMenusFooter {
        margin-bottom: 30px;
    }

    .rowBgInterna h2 {
        padding-top: 140px;
    }

    .formSimulacao ul.listParcelas li {
        width: 20%;
    }
}

.caixa {
    padding: 20px;
    font-family: Arial;
    text-align: center;
    border: 1px solid #CED4DA;
    box-shadow: 0px 0px 15px 0px grey;
    display: block;
    margin-bottom: 100px;
    font-size: large;
    color: black;
}

.tituloLaranja {
    color: rgb(242, 128, 41);
    font-weight: bold;
    font-size: 160%;
}

.tituloAzulGrande {
    color: #708e36;
    font-weight: bold;
    font-size: 190%;
}

.textoPagina {
    font-size: 130%;
}

.caixaSobra {
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px rgb(102 102 102 / 25%);
    background: #fff;
    padding: 20px;
    color: var(--noticia-title);
    position: relative;
}

.table-no-border th {
    border: none !important;
}

.caixa2 {
    font-family: Arial;
    text-align: center;
    border: 2px solid #CED4DA;
    border-radius: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

hr {
    background-color: #CED4DA;
    height: 1px;
}

#valorSimulacao {
    color: #708e36;
}

.botcontrat {
    padding: 12px;
    background: #2081ab;
    border: solid 1px #2081ab;
    border-radius: 10%;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}


.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-5 {
    margin-top: 50px;
}

#main-message {
    color: #333333;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    margin-top: 40px;
}

.como-autorizar-disclaimer {
    margin: 10px 0;
    text-align: justify;
    font-size: 14px;
}

.passo-a-passo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 10px 0 20px 0;
}

div.passo {
    background-color: #F7F7F7;
    width: calc((100% / 3) - 15px);
    min-height: 630px;
    display: flex;
    text-align: center;
    align-content: center;
    flex-flow: column;
    align-items: center;
    margin-top: 10px;
}

.passo-desc {
    display: flex;
    text-align: center;
    align-content: center;
    flex-flow: column;
    align-items: center;
    min-height: 210px;
    padding: 30px 50px 0 50px;
}

.passo-desc strong {
    color: var(--primary-500)
}

.passo-desc>label {
    color: var(--primary-500);
    font-size: 17px;
    display: block;
    text-align: center;
    margin: 15px 0;
}

.passo-desc>p,
.passo-desc>small {
    color: #737373;
    margin: 0 0 10px;
    font-size: 13px;
    text-align: center;
}

.como-autorizar-imagem-tela {
    height: 400px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.como-autorizar-imagem-botao {
    position: relative;
    width: 135px;
}

.como-autorizar-etapa {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;


    width: 40px;
    height: 40px;

    font-size: 20px;
    font-weight: bold;
    color: var(--primary-500);

    background-color: white;
    border-radius: 50%;
}

.como-autorizar-botoes {
    display: flex;
    gap: 10px;
    color: var(--white);
    font-weight: bold;
    justify-content: center;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.como-autorizar-botoes a>button {
    text-decoration: none !important;
    color: var(--white) !important;
}

.como-autorizar-botoes button {
    padding: 15px;
    border-radius: 10px;
    border: none;
    width: 205px;
}

.modal-dialog {
    position: relative;
    top: calc(50% - 80px);
    margin: auto;
}

@media (max-width: 1100px) {
    .passo-a-passo {
        flex-direction: column;
        gap: 20px;
    }

    div.passo {
        width: 300px;
    }
}

.aButton {
    background: #708e36;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto 10px;
    border: none;
    display: block;
    height: auto;
    padding: 10px 20px;
    font-weight: 18px;
    font-weight: bold;
    transition: all 0.2s linear 0.2s;
    margin-top: 25px;
    border-radius: 15px;
    width: 50%;
    padding-top: 10px;
    white-space: normal;
}




/**  wizard */
* {
    margin: 0;
    padding: 0;
}

/*----------step-wizard------------*/
.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 67%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: rgb(242, 128, 41);
    color: #fff;
    border-color: rgb(242, 128, 41);
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs>li.active>a i {
    color: rgb(242, 128, 41);
}

.wizard .nav-tabs>li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs>li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs>li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}


.btn-grande-laranja {
    padding: 0 30px;
    line-height: 60px;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    background: #708e36;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #FFF;
    margin-bottom: 10px;
}

.btn-grande-laranja:hover {
    border: none;
    background: #2081ab;
}
