.main-header {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 32px;
    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 8px;

    text-align: left;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
    color: #000;
}

.main-header i {
    padding-left: 10px;
}
.main-header a {
    color: #000;
}

.thumb-novidades {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}

.thumb-depoimentos {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}

.thumb {
    position: relative;
    max-width: 100%;
    height: 215px;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}
.thumb img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 1024px) {
    .div-novidades strong span {
        font-size: 8px;
    }
}

.div-parceiros {
    max-width: 150px;
    height: 108px;
    overflow: hidden;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 11px;
    opacity: 1;
}

.div-novidades {
    width: 350px;
    max-width: 350px;
    min-height: 550px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 25px;
    opacity: 1;
    padding: 0px;
    user-select: none;
}

.div-depoimentos {
    width: 400px;
    max-width: 400px;
    min-height: 250px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 25px;
    opacity: 1;
    padding: 0px;
    user-select: none;
}

.card-depoimentos {
    height: 120px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

/*
.novidades-slider {
    padding: 30px 4px;
}
*/

.parceiros-slider {
    height: 160px;
    padding: 10px;
}
.card-novidades {
    height: 180px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-title {
    font-size: 1.4rem;
    font-weight: 500;
    color: #000;
    margin: 0.5rem 0;
}
.h1-texto-branco-com-espacamento {
    font-size: 45px;
    line-height: 2;
    margin-bottom: 6rem;
    color: #fff;
}

.h2-texto-com-espacamento {
    font-size: 40px;
    line-height: 2;
}

.p-texto-branco-com-espacamento {
    font-size: 24px;
    line-height: 2;
    color: #fff;
}

.titulo {
    color: #000;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.texto {
    color: #000;
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 2rem;
}
.gap {
    gap: 8.5rem;
}
.div-conteudo {
    padding-right: 3rem;
}
.div-titulo {
    /* padding-bottom: 45px; */
    font-size: 40px;
    line-height: 1.5;
}

.div-texto {
    padding-top: 5px;
    font-size: 32px;
    line-height: 1.5;
}

.div-link {
    padding: 0px 12px;
    font-size: 1.125rem;
    text-align: left;
    font-weight: 600;
    color: #fa5738;
}
.tel {
    font-size: 1.125rem;
    line-height: 3rem;
    color: #000;
    font-weight: 600;
}
.contact {
    font-size: 2rem;
    color: #000;
    font-weight: 400;
}
.page-title {
    font-size: 3rem;
    color: #000;
    font-weight: 600;
}
.contact-text {
    color: #000;
    font-weight: 400;
}
.titulo-slides {
    padding-top: 8rem;
}
@media (max-width: 1024px) {
    /* 71% */
    .div-titulo {
        padding-right: 50px;
        /* padding-bottom: 21px; */
        font-size: 28px;
    }

    .div-texto {
        padding-top: 21px;
        font-size: 21px;
    }

    .div-link {
        padding: 0px 12px;
        font-size: 23px;
        text-align: left;
        color: #fa5738;
    }
}

@media (max-width: 1024px) {
    /* 71% */

    .h1-texto-branco-com-espacamento {
        font-size: 32px;
        line-height: 1.5;
    }

    .p-texto-branco-com-espacamento {
        font-size: 19px;
        line-height: 1.5;
    }

    .div-titulo {
        padding-right: 50px;
        /* padding-bottom: 21px; */
        font-size: 28px;
        line-height: 1.25;
    }

    .div-texto {
        padding-top: 21px;
        font-size: 21px;
        line-height: 1.25;
    }

    .div-link {
        padding: 0 12px;
        font-size: 23px;
        text-align: left;
        color: #fa5738;
    }
}

.parceiros-item {
    box-shadow: 0px 3px 6px #00000029;
    user-select: none;
    border-radius: 11px;
}
.parceiros-item img {
    height: 100% !important;
    object-fit: contain;
}
@media (max-width: 768px) {
    .hero-area {
        background: #000;
    }
    .h1-texto-branco-com-espacamento {
        font-size: 24px;
        line-height: 1.25;
        margin-bottom: 0;
    }

    .p-texto-branco-com-espacamento {
        font-size: 1rem;
        line-height: 2rem;
    }

    .div-titulo {
        padding-right: 35px;
        font-size: 19px;
        line-height: 1;
    }

    .div-texto {
        padding-top: 15px;
        font-size: 15px;
        line-height: 1;
    }
    .titulo-slides {
        padding-top: 4rem;
    }

    .div-link {
        padding: 0 12px;
        font-size: 16px;
        text-align: left;
        color: #fa5738;
    }
    .titulo {
        color: #000;
        font-weight: bold;
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
    }
    .texto {
        color: #000;
        font-size: 1rem;
        line-height: 1.6rem;
        margin-bottom: 0;
    }
    .gap {
        gap: 2.5rem;
    }

    .p20 {
        padding: 15px;
    }

    .p30 {
        padding: 30px;
    }

    .p40 {
        padding: 40px;
    }
    .div-novidades {
        width: 340px;
    }
    .div-depoimentos {
        width: 340px;
    }
}
.swiperParceiros.swiper {
    height: 200px;
    padding: 10px;
}

.rounded-15 {
    border-radius: 15px;
}
.btn-contato {
    background-color: #fa5738;
    color: #fff;
    width: 100%;
    padding: 0 20px;
    height: 50px;
    margin: 10px 0;
    text-align: center;
    position: relative;
    font-weight: 400;
    border-radius: 15px;
    border: 0;
    transition: 0.2s;
}
.btn-contato:hover {
    background-color: #fa5738;
    filter: brightness(1.2);
    color: #fff;
}
.orange {
    color: #fa5738;
}
.titulo-sobre {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 2.2rem;
    font-weight: 600;
    color: #000;
}
.texto-sobre {
    font-size: 1.5rem;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
}
@media (max-width: 768px) {
    .titulo-sobre {
        color: #000;
        font-weight: bold;
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
    }
    .texto-sobre {
        color: #000;
        font-size: 1rem;
        line-height: 1.6rem;
        margin-bottom: 0;
    }
}
