@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
}

header.position-fixed.w-100 {
    background: #d5d5d5;
    z-index: 999;
}

/* header */
a.navbar-brand img {
    width: 200px;
}

ul.navbar-nav {
    gap: 20px;
}

a.nav-link.active {
    color: #ff1b00 !important;
}

a.nav-link:hover {
    color: #ff0000;
}

.btn-header {
    background: #ff0000c2;
    border-radius: 8px;
    transition: .5s ease-in-out;
}

.btn-header a {
    color: #fff;
}

.btn-header:hover {
    background: #bf0000;
    transition: .3s ease-in-out;
}

.btn-header a:hover {
    color: #fff;
}

ul.dropdown-menu.show {
    width: 800px;
    padding: 40px 20px;
}

ul.col-md-4.img-menu p {
    font-size: 13px;
    padding: 0 10px;
    color: #000000a1;
}

ul.col-md-4.list-menu {
    list-style: none;
    padding: 0;
}

ul.col-md-4.img-menu {
    padding: 0;
    list-style: none;
}

/* <------------> */
/* sec_abertura */
h2 {
    font-size: 3.5em;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
}

h3 {
    font-size: 2.5em;
}

.box-destaque p {
    font-size: 2em;
}

.box-destaque {
    background: #000000ad;
    padding: 30px;
    border-radius: 28px;
    color: #fff;
    margin: 30px 0;
}

.box-destaque h3 {
    font-weight: 600;
    font-style: italic;
}

.title-crescimento h4 {
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.topico-ganho p {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
}

.icon-check {
    text-align: center;
    font-size: 4em;
    color: #fff;
}

.bnt-indicacao {
    text-align: center;
}

.bnt-indicacao a {
    background: #fb0000;
    padding: 10px 40px;
    font-size: 2em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 40px;
    font-weight: 600;
    font-family: 'Montserrat';
}

#sec-abertura {
    position: relative;
    background: url(/arquivos/imagens/bg-dobra-1.webp);
    background-position: center;
    background-size: cover;
    z-index: 1;
}

#sec-abertura:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: -1;
    opacity: .5;
}

.title h2 {
    color: #fff;
}

/* <------------> */

/* sec_premios */
#sec-premios {
    overflow: hidden;
    background: #cb0610;
}

.box-indicacao p {
    font-size: 2.1em;
    color: #fff;
}

.modelo-proteauto {
    position: relative;
    width: 680px;
    height: 100px;
    bottom: 167px;
}

/* <------------> */

/* sec_comissao */
.title-indicacao h4 {
    font-size: 2.1em;
    font-weight: 800;
    color: #fff;
}

.desc-indicacao p {
    font-size: 2.2em;
    color: #fff;
}

#sec-comissao {
    position: relative;
    background: url(/arquivos/imagens/caminhao-bg-3.webp);
    background-position: left;
    background-size: auto;
    background-repeat: no-repeat;
    z-index: 1;
}

#sec-comissao:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: -1;
    opacity: .6;
}

/* <------------> */

/* sec_funcionamento */
.title-funcionamento.mb-4 h2 {
    color: #cb0610;
}

.subtitle-funcionamento.text-center.mb-4 h4 {
    font-size: 2em;
    font-weight: 700;
}

.card-funcionamento {
    border-radius: 20px;
    padding: 5px 20px;
    height: 100%;
    display: flex;
    gap: 23px;
    align-items: center;
    box-shadow: 0 5px 30px -21px #0000006b;
    border: 1px solid #0000001a;
}

.content-funcionamento p {
    font-size: 1.8em;
}

.icon-funcionamento img {
    width: 150px;
    height: 81px;
}

.icon-funcionamento {
    width: 170px;
}

.content-funcionamento strong {
    font-size: 1.5em;
    font-weight: 900;
}

.text-beneficios p {
    font-size: 2.5em;
    font-weight: 600;
    font-family: 'Montserrat';
    line-height: 1;
}

p.beneficio-destaque {
    color: #cb0610;
}

/* <------------> */

/* sec_indicador */
.subtitle-indicador.text-center p {
    font-size: 1.7em;
}

.subtitle-indicador.text-center {
    width: 80%;
    margin: auto;
}

#sec-indicador {
    background: #003687;
}

.title-indicador.text-center h2 {
    color: #fff;
}

.subtitle-indicador.text-center p {
    color: #fff;
    font-family: 'Montserrat';
}

.content-topico {
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-topicos p {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Montserrat';
    text-align: center;
    line-height: 1.3;
    margin-right: 40px;
}

.topico li {
    font-size: 2.5em;
    color: #fff;
    list-style: none;
    font-family: 'Montserrat';
    font-weight: 500;
}

.topico ul {
    padding: 0;
}

.title-topicos-destaque p {
    color: #003687;
    text-align: center;
    background: #fff;
    font-size: 2em;
    font-weight: 900;
    font-family: 'Montserrat';
    width: 70%;
    margin: auto;
    padding: 10px;
}

.title-confianca h2 {
    font-size: 3em;
    color: #fff;
}

.desc-confianca.text-center p {
    font-size: 1.5em;
    color: #fff;
}

.title-card-indicacao h3 {
    color: #fff;
    font-weight: 800;
    font-family: 'Montserrat';
}

.desc-card p {
    background: #fff;
    font-size: 24px;
    padding: 31px;
    text-align: center;
    height: 170px;
    border-radius: 15px;
}

.title-indicacao-cta h3 {
    font-weight: 900;
    color: #fff;
    font-family: 'Montserrat';
}

/* <------------> */

/* sec_parceiros */
#sec-parceiros {
    background: #000;
}

.title-parceiros h2 {
    color: #ffffff;
}

.text-parceiros p {
    font-size: 2.4em;
    font-family: 'Montserrat';
    color: #fff;
    line-height: 1.3;
}

.text-parceiros strong {
    font-weight: 800;
}

.img-parceiros img {
    position: absolute;
    width: 100%;
}

.img-parceiros {
    position: relative;
    width: 600px;
    right: 80px;
}

.title-contato h2 {
    color: #cb0610;
}

.desc-contato p {
    font-size: 2.1em;
}

.text-beneficios-contato p {
    font-size: 2em;
    font-family: 'Montserrat';
    line-height: .8;
    font-weight: 600;
}

.title-form-contato h3 {
    font-weight: 800;
    font-family: 'Montserrat';
    font-size: 2.4em;
    color: #fff;
}

.bg-contato {
    background: #cb0610;
    padding: 60px 40px;
    border-radius: 20px;
}

button.btn.btn-primary.btn-modern {
    border-radius: 30px;
    font-family: 'Montserrat';
    font-weight: 500;
    background: #003687;
    border-color: #003687;
}

.text-alert-form p {
    font-size: 2.8em;
    font-weight: 800;
    font-family: 'Montserrat';
    color: #003687;
    line-height: 1.1;
}

/* <------------> */

/* footer */
footer {
    background: #2c2c2c;
}

.info-footer h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.7em;
    margin-bottom: 1em;
}

.contatos-footer {
    border-left: 1px solid #fff;
    padding-left: 10px;
    color: #ffffff80;
}

footer.container-fluid.border-top {
    position: relative;
}

footer.container-fluid.border-top:before {
    position: absolute;
    content: "";
    top: 270px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff2e;
}

.title-footer-servicos h5 {
    color: #fff;
    font-size: 1.7em;
}

.footer-servicos li {
    color: #fff;
    list-style: none;
}

footer.container-fluid.border-top:after {
    position: absolute;
    content: "";
    bottom: 80px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff2b;
}

.text-muted {
    color: #fff !important;
}

.logo-footer img {
    width: 70%;
    filter: grayscale(1);
}

.proteauto-media {
    display: flex;
    align-items: center;
}

span.mdi.mdi-facebook {
    font-size: 2.5em;
    color: #ffffff29;
}

.logo-footer {
    width: 50%;
}

span.mdi.mdi-instagram {
    font-size: 2.5em;
    color: #ffffff29;
}

.footer-servicos a {
    color: #fff;
    text-decoration: none;
}

.footer-servicos a:hover {
    text-decoration: underline;
}

ul.col-md-4.list-menu a:hover {
    transform: translateX(5px);
    transition: .3s ease-in-out;
}

ul.col-md-4.list-menu a {
    transition: .3s ease-in-out;
}

/* <------------> */

@media only screen and (max-width: 1400px) {
    a.navbar-brand img {
        width: 150px;
    }

    ul.navbar-nav {
        gap: 0px;
    }

    .title h2 {
        color: #fff;
        font-size: 3em;
    }

    .box-destaque h3 {
        font-size: 2.3em;
    }

    .box-destaque p {
        font-size: 1.6em;
    }

    .topico-ganho p {
        font-size: 21px;


    }

    .title h2 {
        font-size: 2.7em;
    }

    .box-indicacao p {
        font-size: 1.8em;
    }

    .modelo-proteauto {
        width: 580px;
        height: 100px;
        bottom: 120px;
    }

    .desc-indicacao p {
        font-size: 2em;
    }

    .title-topicos-destaque p {
        width: 100%;
    }

    .img-parceiros {
        top: 100px;
    }

    .title-contato h2 {
        font-size: 3em;
    }

    .title-form-contato h3 {
        font-size: 2em;
    }

    .desc-contato p {
        font-size: 1.8em;
    }

    .text-alert-form p {
        font-size: 2.3em;
    }
}

@media only screen and (max-width: 720px) {
    .title h2 {
        font-size: 1.5em;
    }

    .box-destaque h3 {
        font-size: 1.9em;
    }

    .box-destaque p {
        font-size: 1.4em;
    }

    .title-crescimento h4 {
        font-size: 1.6em;
    }

    .icon-check {
        font-size: 2.5em;
    }

    .topico-ganho p {
        font-size: 20px;
    }

    .bnt-indicacao {
        display: flex;
    }

    .bnt-indicacao a {
        font-size: 18px;
    }

    .box-indicacao p {
        font-size: 1.3em;
    }

    .modelo-proteauto {
        width: 100%;
        height: auto;
        bottom: -50px;
    }

    .title-indicacao h4 {
        font-size: 1.5em;
    }

    .desc-indicacao p {
        font-size: 1.2em;
        color: #fff;
    }

    .title-funcionamento.mb-4 h2 {
        font-size: 1.6em;
    }

    .content-funcionamento p {
        font-size: 1.2em;
    }

    #sec-funcionamento .col-md-5 {
        margin-bottom: 30px;
    }

    #sec-funcionamento .row {
        margin-bottom: 0 !important;
    }

    .text-beneficios p {
        font-size: 1.8em;
        font-weight: 600;
        font-family: 'Montserrat';
        line-height: 1;
    }

    .title-indicador.text-center h2 {
        font-size: 1.9em;
    }

    .subtitle-indicador.text-center {
        width: 100%;
    }

    .subtitle-indicador.text-center p {
        font-size: 1.2em;
    }

    .title-topicos p {
        font-size: 1.5em;
        margin-right: 10px;
    }

    .topico li {
        font-size: 1em;
    }

    .title-topicos-destaque p {
        font-size: 1.3em;
        width: 100%;
    }

    .title-confianca h2 {
        font-size: 2em;
    }

    .desc-confianca.text-center p {
        font-size: 1.3em;
    }

    .title-card-indicacao h3 {
        font-size: 2em;
    }

    .title-parceiros h2 {
        font-size: 1.7em;
    }

    .img-parceiros {
        position: relative;
        width: 100%;
        right: 0;
        top: 48px;
    }

    .img-parceiros img {
        position: relative;
        width: 100%;
    }

    section#sec-parceiros .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .text-parceiros p {
        font-size: 1.1em;
    }

    .title-contato h2 {
        font-size: 2.5em;
        text-align: center;
    }

    .desc-contato p {
        font-size: 1.2em;
        text-align: center;
    }

    .text-beneficios-contato p {
        text-align: center;
    }

    .title-form-contato h3 {
        font-size: 1.5em;
    }

    .text-alert-form p {
        font-size: 1.5em;
        text-align: center;
    }

    footer.container-fluid.border-top:before {
        top: 52%;
    }

    footer.container-fluid.border-top:after {
        bottom: 11%;
    }

    .proteauto-media {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo-footer {
        width: 70%;
    }

    .nav.col-md-4.justify-content-end.align-items-center.d-flex.text-muted {
        display: flex;
        justify-content: center !important;
    }

    .btn-header a {
        text-align: center;
    }

    ul.col-md-4.img-menu {
        display: none;
    }

    ul.dropdown-menu.show {
        overflow: hidden;
        overflow-y: scroll;
        height: 300px;
        width: 100%;
        padding: 0;
        background: #f8f9fa;
        border-top: 1px solid #00000017;
        border-bottom: 1px solid #00000014;
        border-left: none;
        border-right: none;
        border-radius: 0;
    }

    #sec-abertura {
        background: url(/arquivos/imagens/bg-mobile-1.webp);
        background-position: center;
        background-size: cover;
    }

    #sec-comissao {
        background: url(/arquivos/imagens/bg-mobile-2.webp);
        background-position: left;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #sec-comissao:before {
    opacity: .8;
}
}