/* ///////////////////// SECTION HEADER CARTÃO DE CRÉDITO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-header-consorcio {
    height: 632px;
    background-color: #fff;
    background-image: url(../images/bg-header-consorcio.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 632px; /* Define a largura e a altura da imagem */  
}

#section-header-consorcio .text-banner-consorcio {
    padding-top: 20px;
    padding-left: 80px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 30px
}

#section-header-consorcio .col-md-7 h2 {
    padding-top: 290px;
    margin-left: -120px;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    color: #fff;
    font-size: 6.25rem;
    line-height: 90px;
}

#section-header-consorcio #form-header {
    padding: 0.9rem 1.8rem;
    padding-bottom: 1.2rem;
    position: relative;
    margin-top: 16px;
    margin-left: 0 !important;
    right: 0 !important;
    width: 341px;
    height: auto;
    background-color: #fff;
    box-shadow: -10px 40px 14px -20px rgba(0,0,0,0.175);     
}

/* ///////////////////// SECTION PARCEIRO FINANCEIRO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-solucao-que-adianta {
    height: 1007px;
    background-color: #00205c;
    background-image: url(../images/bg-solucao-que-adianta.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 1007px; /* Define a largura e a altura da imagem */  
}

#section-solucao-que-adianta h2 {
    padding-top: 130px;
    text-align: left;
    color: #fff;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 4.2rem;
    line-height: 76px;
}

#section-solucao-que-adianta p {
    padding-right: 60px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 30px;
}

#section-solucao-que-adianta p:nth-last-child(1) {
    font-weight: 600;
}

#section-solucao-que-adianta .col-md-6 ul {
    padding-top: 10px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
}

#section-solucao-que-adianta .custom-list {
    list-style: none; /* Remove bullets padrão */
    padding-left: 0;
}

#section-solucao-que-adianta .custom-list li {
    padding-bottom: 22px;
    position: relative;
    padding-left: 20px; /* Espaço para o bullet */
    color: #fff; /* Cor do texto */
    line-height: 30px;
}

#section-solucao-que-adianta .custom-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px; /* Largura do bullet */
    height: 4px; /* Altura do bullet */
    background-color: #34ff2d; /* Cor do bullet */
}

/* ///////////////////// SECTION CONTRATAR LOJA WHATS -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ///////////////////// SECTION PRINCIPAIS VANTAGENS \\\\\\\\\\\\\\\\\\\\\\\\\ */
#principais-vantagens {
    height: 569px;
    background-color: #34ff2d;
    background-image: url(../images/bg-principais-vantagens.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 569px; 
}

#principais-vantagens h2 {
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 4.25rem;
    line-height: 70px;
}

#principais-vantagens p {
    padding-top: 15px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 30px;
}

#principais-vantagens .card p {
    padding: 40px 10px 40px 12px;
    color: #00205c;
    font-size: 1.6rem;
    line-height: 32px;
}

#principais-vantagens .card p.card-text {
    padding-top: 0;
    padding-bottom: 80px;
    font-size: 1rem;
    color: #00205c;
    font-weight: bold;

}

#principais-vantagens .card-body::after {
    position: absolute;
    content: '';    
    width: 38px;
    height: 36px;    
    background-image: url(../images/arrow-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #34ff2d;
    font-size: 2.4rem;
    right: -12px;
    bottom: 30px;
}

#principais-vantagens .card-body.number1::before {
    position: absolute;
    content: '1';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}
#principais-vantagens .card-body.number2::before {
    position: absolute;
    content: '2';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}
#principais-vantagens .card-body.number3:before {
    position: absolute;
    content: '3';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}
#principais-vantagens .card-body.number4:before {
    position: absolute;
    content: '4';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}

#principais-vantagens .cards-seja {
    padding-top: 50px;
}

/* ///////////////////// SECTION VALORES \\\\\\\\\\\\\\\\\\\\\\\\\ */

#valores {
    height: 883px;
    background-color: #fff;
    background-image: url(../images/bg-valores.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 883px; 
}

#valores h2 {
    padding-top: 100px;
    padding-bottom: 60px;
    text-align: center;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 7rem;
    line-height: 110px;
}

#valores p {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 15px;
    margin-bottom: 0px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.3rem;
    line-height: 26px;
}

/* ///////////////////// SECTION CONHEÇA NOSSOS PRODUTOS -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */


/* ///////////////////// SECTION CANAIS DE ATENDIMENTO -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */

