@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');

html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
ol,
body,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    scroll-behavior: smooth;
}


.container-Landing {
    background-color: black;
}

.header {
    display: flex;
    align-items: center;
    padding-left: 92px;
    background-color: black;
    height: 115px;
}

.header figure img {
    width: 120px;
}

.div-informacao {
    width: 44%;
}

.div-informacao h1 {
    font-size: 4em;
    width: 56%;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 8px;
    ;
}

.div-informacao h2 {
    font-size: 1em;
    max-width: 357px;
    line-height: 1.2;
    margin: 19px 0px;
}

.form button {
    padding: 11px 0px;
    background-color: transparent;
    color: white;
    border-radius: 8px;
    border: 1px solid #fec32b;
    width: 309px;
    cursor: pointer;
    font-size: 18px;
}

.div-aux-informacao {
    display: flex;
    justify-content: space-between;
    max-width: 384px;
    margin: 27px 0px;
}

.div-aux-informacao div {
    display: flex;
    align-items: center;
}

.div-aux-informacao div img {
    margin: 0px 4px 0px 0px;
    height: 45px;
}

.div-aux-informacao div p {
    font-size: 13px;
}


.div-form {
    width: 40%;
}

.formulario-Lading {
    background-color: black;
    height: 70vh;
    display: flex;
    justify-content: space-around;
    color: white;
    padding-top: 26px;
    width: 92%;
    margin: 0 auto;
}

.form {
    display: flex;
    flex-direction: column;
    padding: 29px 17px;
    border: 1px solid #fec32b;
    border-radius: 20px;
}

.form input {
    margin: 9px 0px;
    background: #292929;
    color: white;
    height: 30px;
    border: none;
    border-radius: 5px;
    padding-left: 5px;
    font-size: 17px;
}


.form input::placeholder {
    color: #ececec;
}

.form select {
    margin: 9px 0px;
    background: #292929;
    color: #ededed;
    height: 30px;
    border: none;
    border-radius: 5px;
    padding-left: 5px;
    font-size: 17px;
}

.form input:focus {
    box-shadow: 0 0 0 0;
    outline: 0;
}

.div-check {
    display: flex;
    align-items: center;
}

.div-check label {
    line-height: 1;
    font-size: 12px;
    margin: 0px 9px;
}


/* ========================== VAMOS CRIAR UM FUTURO ====================== */

.vamosCriarUmFuturo {
    height: 68vh;
}


.div-vamosCriarUmFuturo {
    display: flex;
    align-items: center;
    width: 65%;
    margin: 62px auto 20px;
    justify-content: space-between;
}

.div-vamosCriarUmFuturo div h2 {
    font-size: 70px;
    width: 20%;
    line-height: 1;
    font-weight: 400;
}

.span {
    color: #fec32b;
    font-weight: 600;
}

.div-text-titulo {
    width: 30%;
}

.div-text-vamosCriarUmFuturo h3 {
    font-weight: 700;
    line-height: 1;
    font-size: 21px;
    max-width: 357px;
    margin: 8px 0px;
}

.div-text-vamosCriarUmFuturo p {
    max-width: 400px;
}

.div-text-vamosCriarUmFuturo {
    max-width: 387px;
}

/* ==============================   apoioMatrix-landing ======================*/

.apoioMatrix-landing {
    background-color: black;
    color: white;
    height: 78vh;
    margin-top: -10px;
    display: flex;
    align-items: center;
}

.div-poioMatrix-landing {
    width: 65%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.poioMatrix-landing-titulo {
    max-width: 431px;
}

.poioMatrix-landing-titulo h2 {
    font-size: 71px;
    line-height: 1;
    font-weight: 500;
}

.poioMatrix-landing-titulo h3 {
    font-size: 26px;
    margin: 13px 0px;
}

.span-apoio {
    color: #fec32b;
}

.apoioMatrix-landing a button {
    height: 37px;
    background-color: transparent;
    color: white;
    border-radius: 8px;
    border: 1px solid #fec32b;
    width: 309px;
    cursor: pointer;
}

.poioMatrix-landing-text h2 {
    line-height: 1;
    font-size: 26px;
    font-weight: 700;
    max-width: 300px;
}

.apoioMatrix-ul {
    margin: 18px 0px 20px 19px;
}

.poioMatrix-landing-text h3 {
    max-width: 343px;
    font-weight: 700;
    font-size: 17px;
}

/* ==============================   apoioMatrix-landing  ===================== */


.serFranquiado-landing {
    height: 75vh;
}

.div-titulo-serFranquiado-landing h1 {
    font-size: 58px;
    font-weight: 500;
    line-height: 1.1;
    max-width: 463px;
}

.div-titulo-serFranquiado-landing {
    width: 82%;
    margin: 55px auto 48px;
}

.ul-serFranquiado {
    display: flex;
    width: 80%;
    margin: 0 auto;
    list-style: none;
    gap: 97px;
    justify-content: space-around;
}

.ul-serFranquiado li img {
    width: 120PX;
}

.card {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.card h2 {
    font-weight: 700;
    font-size: 17px;
    margin: 6px 0px;
}


/* ==============================   container footer   ===================== */




.container-footer {
    display: flex;
    flex-direction: column;
    color: #cdcdcd;
    background-color: #1a1a1a;
}

.div-footer {
    padding: 63px 10px;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.footer-direitos {
    display: flex;
    border-top: 1px solid #fefefe1f;
    padding: 18px 0px 18px 0px;
    justify-content: center;
}

.footer-sobreNos {
    width: 410px;
}

.footer-sobreNos h2 {
    font-weight: 600;
    font-size: 25px;
}

.footer-sobreNos p {
    margin: 8px 0px;
    font-weight: 200;
}



.div-informacao-footer {
    width: 103%;
}

.div-informacao-footer p img {
    width: 14px;
}

.div-informacao-footer p {
    margin: 8px 0px;
}

.container-headline img {
    width: 420px;
}

.div-icones-midiasociais a img {
    width: 32px;
    margin: 0px 10px;
}

.div-icones-midiasociais {
    margin-top: 40px;

}

#icone-yt {
    padding-top: 15px;
}

.div-icones-midiasociais a {
    cursor: pointer;
}

@media (max-width: 716px) {
    .header {
        height: 68px;
        padding-left: 9px;
    }

    .header figure img {
        width: 99px;
    }

    .formulario-Lading {
        flex-direction: column;
        height: auto;
    }

    .div-informacao {
        width: 90%;
    }

    .div-informacao h1 {
        font-size: 53px;
        width: 100%;
        font-weight: 400;
    }

    .div-informacao h2 {
        font-size: 14px;
        font-weight: 500;
        max-width: 339px;
    }

    .div-aux-informacao div p {
        font-size: 10.5px;
    }

    .div-aux-informacao div img {
        height: 34px;
    }

    .div-form {
        width: 100%;
    }


    .form button {
        width: 100%;
    }

    .form {
        margin-bottom: 50px;
    }

    .form label {
        color: #ffffffa1;
        font-size: 13px;
    }

    .form select {
        font-size: 15px;
    }

    .form input {
        font-size: 15px;
    }

    /* ================================= segunda section =================================  */

    .vamosCriarUmFuturo {
        height: auto;
    }

    .div-vamosCriarUmFuturo {
        width: 95%;
        flex-direction: column;
    }

    .div-text-titulo {
        width: 90%;
    }

    .div-text-vamosCriarUmFuturo {
        width: 90%;
        margin: 30px 0px;
    }

    .img-style {
        width: 100%;
    }

    /* ================================= terceira section =================================  */


    .apoioMatrix-landing {
        height: auto;
        margin-top: -88px;
    }

    .div-poioMatrix-landing {
        width: 90%;
        flex-direction: column;
        margin-top: 113px;

    }

    .poioMatrix-landing-titulo {
        width: 100%;

    }

    .poioMatrix-landing-titulo h2 {
        font-size: 62px;
        font-weight: 300;
    }

    .poioMatrix-landing-text h2 {
        margin-top: 32px;
        font-weight: 300;
    }

    .poioMatrix-landing-titulo a button {
        height: 52px;
        font-size: 18px;
    }

    .poioMatrix-landing-text h3 {
        margin-bottom: 60px;
        font-weight: 300;
    
    }


    /* ================================= terceira section =================================  */


    .serFranquiado-landing {
        width: 100%;
        height: auto;
        margin: 2px 0px 43px 0px;
    }

    .div-titulo-serFranquiado-landing {
        width: 90%;
    }

    .div-titulo-serFranquiado-landing h1 {
        font-size: 41px;
        font-weight: 600;
    }

    .ul-serFranquiado {
        flex-direction: column;
        gap: 38px;
    }

    .ul-serFranquiado li img {
        width: 146PX;
    }

    .card h2 {
        font-weight: 700;
        font-size: 22px;
        margin: 8px 0px -1px;
    }


    /* ================================= footer =================================  */

    .div-footer {
        flex-direction: column;
        padding: 34px 10px;
    }

    .footer-direitos {
        background-color: #1a1a1a;
        flex-direction: column;
        align-items: center;
    }

    .footer-direitos p {
        width: 90%;
        text-align: center;
    }

    .footer-sobreNos {
        width: 100%;
        margin-bottom: 35px;
    }

    .footer-sobreNos p {
        margin: 14px 0px;
    }

    .footer-sobreNos h2 {
        font-size: 30px;
    }
    .div-informacao p img {
        width: 17px;
        margin: 8px 4px -4px 0px;
    }

    .div-icones-midiasociais {
        display: flex;
        align-items: flex-end;
        justify-content: space-around;
    }

}