/*! CSS Used from: http://localhost/wp15/css/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

img {
    border: 0;
}

/*! CSS Used from: http://localhost/wp15/css/webflow.css */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

/*! CSS Used from: http://localhost/wp15/css/p15-e2ea4a.webflow.css */
body {
    color: #fff;
    height: 100%;
    font-family: Titillium Web, sans-serif;
    font-size: 20px;
    line-height: 130%;
}

.principal {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.principal.preta {
    background-color: #141213;
}

.hero {
    background-color: #0e0e0c;
    background-image: url('../images/bg_desk.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: auto;
    min-height: 1000px;
    padding-top: 85px;
    padding-left: 15px;
    padding-right: 15px;
}

.trava {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.trava.t1100 {
    max-width: 1100px;
}

.trava.t1020 {
    min-width: 1020px;
    max-width: 1020px;
}

.trava.t900 {
    max-width: 890px;
}

.trava.t860 {
    max-width: 860px;
}

.trava.t1580 {
    max-width: 1580px;
}

.trava.t570 {
    max-width: 570px;
}

.divide {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    height: auto;
    display: flex;
}

.divide.itensx {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
    margin-bottom: 60px;
    display: grid;
}

.divide.pq {
    grid-row-gap: 80px;
    margin-top: 40px;
}

.divide.pnc {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 150px;
}

.parte1 {
    width: 570px;
    height: auto;
}

.logo.do_hero {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}

.txt_degrade {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffa100 19%, #ab6d06);
    -webkit-background-clip: text;
    background-clip: text;
}

.txt1 {
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 700;
    line-height: 120%;
}

.txt2 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
}

.txt3 {
    margin-bottom: 20px;
    line-height: 140%;
}

.bt_principal {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #ffa100;
    background-image: linear-gradient(90deg, #ffa100, #563806);
    border-radius: 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 23px 20px;
    text-decoration: none;
    display: flex;
}

.bt_principal.final {
    margin-top: 30px;
}

.txt_bt_principal {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 120%;
}

.bloco {
    padding: 150px 15px;
}

.bloco.ultimo {
    background-color: #141213;
    padding-bottom: 200px;
}

.centro {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
}

.centro.doresultado {
    margin-top: 30px;
}

.txt4 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
}

.txt4.esq,
.txt4.oqoq {
    text-align: left;
}

.txt5 {
    background-image: url('../images/icone-x.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 25px;
    padding-left: 25px;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
}

.txt6 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
}

.bloco_claro {
    background-color: #ebebeb;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding: 150px 15px;
    display: flex;
    position: relative;
}

.img_treco_cima {
    position: absolute;
    top: -31px;
}

.img_treco_baixo {
    position: absolute;
    bottom: -31px;
}

.lado1 {
    width: 100%;
    max-width: 485px;
}

.txt7 {
    color: #000;
    margin-bottom: 20px;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}

.lado2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 313px;
    display: flex;
}

.txt8 {
    color: #000;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 15px;
}

.limpa {
    clear: both;
    width: 100%;
    height: 1px;
}

.limpa.lim01 {
    margin-bottom: 20px;
}

.w_card {
    width: 380px;
}

.img_card {
    border-radius: 15px;
    margin-bottom: 40px;
}

.txt9 {
    margin-bottom: 0;
    font-family: DM Sans, sans-serif;
    font-weight: 700;
}

.txt10 {
    color: #fff;
    margin-bottom: 20px;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}

.pin {
    background-color: #ffa100;
    background-image: linear-gradient(90deg, #ffa100, #141313);
    width: 100%;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.w_txt_pnc {
    background-image: url('../images/seta.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: auto;
    width: auto;
    max-width: 28%;
    padding-bottom: 300px;
}

.linha2 {
    margin-bottom: 30px;
}

.img_filme {
    width: 45%;
}

.img_resultado {
    margin-top: 20px;
}

.seta2 {
    display: none;
}

.img_resultado2 {
    margin-top: 20px;
}

.lado1b {
    width: 48%;
}

.txt11 {
    color: #000;
    margin-bottom: 20px;
    font-family: DM Sans, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
}

.img_fim_desk {
    margin-bottom: 50px;
}

.rodape {
    color: #fff;
    text-align: center;
    background-image: linear-gradient(90deg, #ffa100, #ab6d06);
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

.txt_rodape {
    margin-bottom: 0;
    font-size: 14px;
}

@media screen and (max-width: 991px) {

    .trava.t1020,
    .trava.t860 {
        min-width: auto;
    }

    .lado1 {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .lado2 {
        max-width: 100%;
    }

    .lado1b {
        max-width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .hero {
        background-color: #0c0c0a;
        background-image: url('../images/bg_mob.jpg');
        padding-top: 270px;
        padding-bottom: 20px;
    }

    .divide.itensx {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr;
    }

    .divide.pq {
        grid-row-gap: 40px;
        flex-flow: column wrap;
        align-items: center;
    }

    .divide.pnc {
        justify-content: center;
        align-items: flex-start;
        margin-top: 90px;
    }

    .logo.do_hero {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .txt1 {
        text-align: center;
        font-size: 28px;
    }

    .txt2 {
        text-align: center;
        font-size: 20px;
    }

    .txt3 {
        text-align: center;
        font-size: 18px;
    }

    .bt_principal {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .txt_bt_principal {
        font-size: 18px;
    }

    .bloco {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .linha1 {
        max-width: 260px;
    }

    .txt4 {
        text-align: center;
        font-size: 28px;
    }

    .txt4.oqoq {
        text-align: center;
    }

    .txt5 {
        padding-left: 40px;
    }

    .txt6 {
        text-align: center;
        font-size: 28px;
    }

    .bloco_claro {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .img_treco_cima {
        width: 124px;
        top: -17px;
    }

    .img_treco_baixo {
        width: 124px;
        bottom: -17px;
    }

    .lado2 {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .txt8 {
        font-size: 18px;
    }

    .w_card {
        width: 100%;
        max-width: 380px;
    }

    .img_card {
        margin-bottom: 20px;
    }

    .pin {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .w_txt_pnc {
        background-image: none;
        background-repeat: repeat;
        background-size: auto;
        max-width: 100%;
        padding-bottom: 20px;
    }

    .linha2 {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .img_filme {
        order: 1;
        width: 100%;
    }

    .seta2 {
        margin: 30px auto 40px;
        display: block;
    }

    .img_resultado2 {
        display: block;
    }

    .lado1b {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .bloco.ultimo {
        padding-bottom: 100px;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v18/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v18/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v18/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGIVzY4SY.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v18/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzYw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}