/* ///////////////////// SECTION HEADER SEJA UM FRANQUEADO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-header-franqueado {
    height: auto;
    background-color: #00ffea;
}

/* ///////////////////// SECTION O QUE É A FRANQUIA \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-o-que-e-a-franquia {
    height: 1660px;
    background-color: #fff;
    background-image: url(../images/bg-o-que-e-a-franquia.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 2000px 961px;
}

#section-o-que-e-a-franquia h2 {
    padding-top: 120px;
    text-align: left;
    color: #fff;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 4rem;
    line-height: 70px;
}

#section-o-que-e-a-franquia .col-md-6 h5 {
    padding-top: 40px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 2.35rem;
    line-height: 30px;
}

#section-o-que-e-a-franquia p {
    padding-top: 14px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 44px;
}

#section-o-que-e-a-franquia .col-md-6 ul {
    padding-top: 25px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
}

#section-o-que-e-a-franquia .custom-list {
    list-style: none; /* Remove bullets padrão */
    padding-left: 0;
}

#section-o-que-e-a-franquia .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-o-que-e-a-franquia .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-o-que-e-a-franquia span {
    display: block;
    margin-top: 10px;
    color: #34ff2d;
    font-size: 2rem;
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 9px;
    text-decoration-thickness: 2px;
    line-height: 40px;
}

#section-o-que-e-a-franquia .ibge {
    padding-top: 20px;
    padding-left: 40px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #00205c;
}

#section-o-que-e-a-franquia .title-potencial {
    padding-top: 220px;
    color: #00205c;
}

#section-o-que-e-a-franquia .p-nosso-plano {
    padding-bottom: 40px;
    color: #00205c;
}

/* ///////////////////// SECTION PERFIL DO FRANQUEADO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#perfil-do-franqueado {
    height: 1255px;
    background-color: #00ffea;
}

#perfil-do-franqueado h2 {
    padding-top: 120px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 4.5rem;
    line-height: 65px;
}

#perfil-do-franqueado p {
    padding-top: 14px;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.55rem;
    line-height: 44px;
}

#perfil-do-franqueado .card .card-title {
    padding-top: 10px;
    padding-left: 10px;
    color: #00205c;
    font-size: 1.5rem;
    font-weight: bold;
}

#perfil-do-franqueado .card .card-text {
    color: #515151;
    font-weight: normal;
}

#perfil-do-franqueado .text-franqueado {
    padding-top: 70px;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 2.15rem;
    line-height: 44px;
}

/* ///////////////////// SECTION O QUE DIZEM OS FRANQUEADOS \\\\\\\\\\\\\\\\\\\\\\\\\ */
#o-que-dizem-os-franqueados {
    height: 1395px;
    background-color: #fff;
    background-image: url(../images/bg-o-que-dizem-os-franqueados.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 2000px 1395px;
}

#o-que-dizem-os-franqueados h2 {
    padding-top: 110px;
    padding-bottom: 20px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 2.6rem;
    line-height: 50px;
}

#o-que-dizem-os-franqueados .card {
    width: 92%;
}

.header-card {
    color: #fff;
    background-color: #00205c;
}

#o-que-dizem-os-franqueados .card-body {
    font-size: 0.9rem;
    padding: 1rem 2rem;
    background-color: #00ffea;
    color: #00205c;
}

/* ///////////////////// SECTION APOIO AO FRANQUEADO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#apoio-ao-franqueado {
    height: 1062px;
    background-color: #fff;
    background-image: url(../images/bg-apoio-ao-franqueado.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 1062px; 
}

#apoio-ao-franqueado h2 {
    padding-top: 160px;
    text-align: left;
    color: #00ffea;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 6.3rem;
    line-height: 100px;
}

#apoio-ao-franqueado p {
    padding-top: 25px;
    text-align: left;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 4.15rem;
    line-height: 75px;
}

#apoio-ao-franqueado .card.w-75 {
    width: 93% !important;
}

#apoio-ao-franqueado .card p {
    padding: 20px 10px 0px 12px;
    color: #00205c;
    font-size: 1.25rem;
    line-height: 24px;

}

#apoio-ao-franqueado .card p.card-text {
    padding-top: 0;
    padding-bottom: 4px;
    font-size: 1rem;
    color: #515151;
    font-weight: normal;
}

#apoio-ao-franqueado .card-body:not(.atendimento)::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: -22px;
    bottom: 25px;
}

#apoio-ao-franqueado .card-body.number1::before {
    position: absolute;
    content: '1';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #fff;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -105px;
}
#apoio-ao-franqueado .card-body.number2::before {
    position: absolute;
    content: '2';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #fff;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -105px;
}
#apoio-ao-franqueado .card-body.number3:before {
    position: absolute;
    content: '3';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #fff;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -105px;
}

#apoio-ao-franqueado .cards-seja {
    padding-top: 100px;
}

/* ///////////////////// SECTION VANTAGENS DA FRANQUIA \\\\\\\\\\\\\\\\\\\\\\\\\ */
#vantagens-da-franquia {
    height: 1278px;
    background-color: #00205c;
    background-image: url(../images/bg-vantagens-da-franquia.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 1278px; 
}

#vantagens-da-franquia h2 {
    padding: 90px 0 30px 0;
    color: #00ffea;
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;
    font-size: 3.8rem;
    line-height: 75px;
}

#vantagens-da-franquia h2 strong {   
    font-weight: 700;
    font-style: normal;
}

#vantagens-da-franquia .card {
    height: 213px;
}

#vantagens-da-franquia .card .card-title {
    padding-top: 14px;
    padding-left: 10px;
    color: #00205c;
    font-size: 1.4rem;
    font-weight: bold;
}

#vantagens-da-franquia .card .card-text {
    color: #515151;
    font-weight: normal;
}

/* ///////////////////// SECTION QUERO SER UM FRANQUEADO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#quero-ser-um-franqueado-whats {
    background-color: #fff;
    height: 270px;
}

#quero-ser-um-franqueado-whats p {
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 3.2rem;
    line-height: 58px;
    padding-top: 15px;
}

#quero-ser-um-franqueado-whats .box-sobre {
    background-color: #00ffea;
    padding-bottom: 15px !important;
    padding-top: 10px !important;
    margin: 3px !important;
    color: #00205c;
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 32px;
}

#quero-ser-um-franqueado-whats .box-sobre.w-60 {
    width: 75% !important;
}

#quero-ser-um-franqueado-whats .box-sobre a {
    color: #00205c;
    text-decoration: none;
}

#quero-ser-um-franqueado-whats .box-sobre span {
    padding-top: 0.4rem;
    padding-left: 1rem;
}

/* ///////////////////// SECTION SOMOS ASSOCIADOS \\\\\\\\\\\\\\\\\\\\\\\\\ */
#somos-associados {
    height: 895px;
    background-color: #00205c;
    background-image: url(../images/bg-somos-associados.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 895px;
}

#somos-associados h2 {
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: left;
    color: #00ffea;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 5.5rem;
    line-height: 90px;
}

#somos-associados p {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.45rem;
    line-height: 30px;
}

#somos-associados .col-md-7 {
    padding-left: 130px
}

/* ///////////////////// SECTION CANAIS DE ATENDIMENTO -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */


