﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    width: 100vw;
}

.sertaneja ul {
    list-style: none;
    margin: 0;
}

.sertaneja figure {
    margin-bottom: 0;
}

    .sertaneja figure figcaption {
        font-weight: 700;
        font-size: 28px;
        line-height: 1;
        margin-block: 15px 24px;
        text-align: center;
        color: #FFFFFF;
    }

.sertaneja #comprar-agora figure img {
    width: 100%;
}

.sertaneja #comprar-agora figure figcaption {
    margin-block: 0;
    background: #F18525;
    padding: 30px;
    color: #000;
}


.sertaneja .card.itens {
    background: transparent;
    border-radius: 0;
    border-color: transparent;
}

    .sertaneja .card.itens .list-item i {
        color: #F18526;
        padding-block: 6px;
    }

    .sertaneja .card.itens .list-text {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 17px;
        color: white;
        padding-left: 5px;
    }

.sertaneja .btn-maquinas {
    background: #F18526;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
}

    .sertaneja .btn-maquinas:hover {
        opacity: 0.85;
        color: white;
    }

.sertaneja .mf-pago {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .sertaneja .mf-pago a {
        max-width: 290px;
        height: 50px;
        font-weight: 700;
        font-size: 22px;
        text-align: center;
        color: #FFFFFF;
        background: #389E5D;
        width: 270px;
        margin-bottom: 10px;
    }

        .sertaneja .mf-pago a:hover {
            background: #2b8a4c;
        }

    .sertaneja .mf-pago img {
        width: 150px;
    }

.sertaneja {
    letter-spacing: -0.035em;
}

    .sertaneja .hero h1 {
        font-weight: 700;
        font-size: 42px;
        line-height: 1;
        color: #444444;
    }

    .sertaneja .hero p {
        font-weight: 500;
        font-size: 28px;
        line-height: 1;
        color: #888888;
        margin-top: 40px;
    }

    .sertaneja .section-2 {
        margin-top: 30px;
    }

        .sertaneja .section-2 .phone {
            display: flex;
            justify-content: space-around;
        }

            .sertaneja .section-2 .phone figure {
                position: relative;
                max-width: 690px;
            }

            .sertaneja .section-2 .phone figure a:hover{
                opacity: initial;
            }

                .sertaneja .section-2 .phone figure::after {
                    content: "Nossos clientes aprovam.";
                    position: absolute;
                    right: -85px;
                    bottom: 50%;
                    transform: translateY(50%);
                    width: 150px;
                    height: 100px;
                    background-color: #000;
                    font-weight: 700;
                    font-size: 24px;
                    line-height: 1;
                    text-align: center;
                    display: flex;
                    color: #FFFFFF;
                    justify-content: center;
                    align-items: center;
                    z-index: -1;
                }

                .sertaneja .section-2 .phone figure img {
                    -o-object-position: -43px 0px;
                    object-position: -43px 0px;
                }

    .sertaneja .section-3 {
        width: 100%;
        background: #000;
        margin-top: -132px;
    }

        .sertaneja .section-3 p {
            font-size: 50px;
            line-height: 1;
            text-align: center;
            letter-spacing: -0.035em;
            color: #F18526;
            padding: 170px 0 90px;
            max-width: 900px;
            margin: auto;
        }

    .sertaneja .section-5 {
        background: #000;
    }

        .sertaneja .section-5 .card.laranja {
            background: #F18526;
            border-radius: 0;
            border-color: transparent;
            height: 100%;
        }

            .sertaneja .section-5 .card.laranja h2 {
                color: #000;
                font-size: 160px;
                letter-spacing: -5px;
                font-weight: 900;
                text-transform: uppercase;
            }

                .sertaneja .section-5 .card.laranja h2:nth-child(2) {
                    font-size: 32px;
                    letter-spacing: initial;
                    color: #000;
                    font-family: montserrat, Sans-serif;
                    font-weight: 900;
                    text-transform: uppercase;
                }

                .sertaneja .section-5 .card.laranja h2:nth-child(3) {
                    font-size: 28px;
                    letter-spacing: initial;
                    color: #000;
                    font-family: montserrat, Sans-serif;
                    font-weight: 400;
                    text-transform: uppercase;
                }

        .sertaneja .section-5 .img-fundo {
            background-image: url("/Content/assets/imgs/img-setaneja/img-3.jpg");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

            .sertaneja .section-5 .img-fundo div {
                min-height: 300px;
            }

    .sertaneja .section-6,
    .sertaneja .section-8 {
        padding-block: 80px;
        background: #000;
        color: #F18526;
    }

        .sertaneja .section-6 p,
        .sertaneja .section-8 p {
            margin-inline: auto;
            max-width: 750px;
            font-size: 18px;
            line-height: 1.3;
        }

    .sertaneja .section-7 {
        padding-block: 80px;
    }

    .sertaneja .section-9 h2 {
        font-weight: 700;
        font-size: 30px;
        line-height: 47px;
        text-align: center;
        letter-spacing: -0.035em;
        color: #000000;
    }

    .sertaneja .section-9 .sertaneja-informativo.active .card.itens {
        box-shadow: 0px 0px 0px 7px #F18524;
    }

    .sertaneja .section-9 .sertaneja-informativo.active .info-preco {
        transform: translate3d(0px, 0px, 0px);
        height: auto;
        visibility: visible;
        opacity: 1;
        transition: 0.2s;
    }

    .sertaneja .section-9 .sertaneja-informativo .card.itens {
        background: #000;
        min-height: 320px;
    }

        .sertaneja .section-9 .sertaneja-informativo .card.itens .title {
            background: #F18524;
            font-weight: 700;
            font-size: 22px;
            line-height: 1;
            display: flex;
            color: #000000;
            padding: 14px;
            text-transform: uppercase;
        }

        .sertaneja .section-9 .sertaneja-informativo .card.itens .list-text {
            font-size: 13px;
            line-height: 1;
            letter-spacing: 0.02em;
        }

    .sertaneja .section-9 .sertaneja-informativo .info-preco {
        padding-inline: 10px;
        margin-top: 0!important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #faebd7;
        margin-bottom: 20px;
    }

        .sertaneja .section-9 .sertaneja-informativo .info-preco h3,
        .sertaneja .section-9 .sertaneja-informativo .info-preco p {
            font-weight: 700;
            font-size: 24px;
            line-height: 1;
            color: #212429;
        }

        .sertaneja .section-9 .sertaneja-informativo .info-preco h3 {
            min-height: 30px;
            margin-top: 30px;
        }

        .sertaneja .section-9 .sertaneja-informativo .info-preco p {
            margin: 0;
        }

            .sertaneja .section-9 .sertaneja-informativo .info-preco p small {
                display: block;
                font-weight: 400;
                font-size: 12px;
                line-height: 14px;
            }

    .sertaneja .section-10 .frete {
        background: #d9d9d9;
    }

    .sertaneja footer {
        background: #24303c;
    }

@media (max-width: 991px) {
    .card.itens .list-text {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
        color: white;
        padding-left: 5px;
    }

    .sertaneja figure {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sertaneja .hero h1 {
        font-size: 30px;
        text-align: center;
        margin-block: 40px;
    }

    .sertaneja .hero p {
        font-size: 20px;
        text-align: center;
    }

    .sertaneja .section-2 .phone {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

        .sertaneja .section-2 .phone figure img {
            -o-object-position: 0px 0px;
            object-position: 0px 0px;
        }

        .sertaneja .section-2 .phone figure::after {
            right: 0px;
            bottom: -60px;
            left: 50%;
            transform: translateX(-50%);
            width: 250px;
        }

        .sertaneja .section-2 .phone .mf-pago {
            margin-top: 100px !important;
            margin-bottom: 30px;
        }

    .sertaneja .section-3 {
        width: 100%;
        margin-top: 0px;
    }

        .sertaneja .section-3 p {
            font-size: 30px;
            line-height: 1;
            text-align: center;
            letter-spacing: -0.035em;
            color: rgb(241, 133, 38);
            padding: 60px 0px 60px;
            max-width: 500px;
            margin: auto;
        }

    .sertaneja .section-5 .card.laranja h2 {
        font-size: 90px;
    }

        .sertaneja .section-5 .card.laranja h2:nth-child(2) {
            font-size: 28px;
        }

        .sertaneja .section-5 .card.laranja h2:nth-child(3) {
            font-size: 24px;
        }
}
/*# sourceMappingURL=main.css.map */
