
.pre{
    align-items: center;
}

.sim.btn{
    background-color: #00a531 !important;
}

.header.a {
    padding-bottom: 30px;
    width: 100%;
}


.header.a img {
    width: 684px;
    height: 570px;
    object-fit: unset;
    filter: none;
}

.header.a .title {
    font-size: 74px;
    line-height: 74px;
}

.header.a .description {
    padding-top: 170px;
    font-size: 23px;
    line-height: 28px;
    width: 500px !important;
}
.header.a .btn{
    padding: 12px 155px !important;
    position: relative !important;
    bottom:0 !important; left:0 !important;
    transform: none;
}

.header.a .btn:hover {
    transform: scale(1.05);
}

.header.b{
    padding-top: 65px !important;
    padding-bottom: 120px !important;
}

.header.b .title:first-child{
    font-size: 40px !important;
    color: #163730;
    font-weight: 600 !important;
}
.header.b .fgts.a .fgts.b .t{
    font-size: 25px;
}

.header.b .fgts.a .fgts.b .i img, .header.b .fgts.a .fgts.b .i svg{
    width: 90%;
    height: 90%;
}



.header.custom .title:first-child{
    text-align: center;
}

.header.custom .description {
    margin-bottom: 10px;
}

.header.custom {
    padding: 90px 0px 90px 0px;
    background-color: #f6f6f6;
}

.header.c .title {
    font-size: 70px !important;
    line-height: 75px !important;
}

.header.c .description {
    padding-top: 41px;
    font-size: 23px;
    line-height: 39px;
    font-weight: 300;
}
.custom-column{
    align-items: center;
    margin: 70px 0px;
}

.custom-column .column .i {
    width: 40px;
    height: 40px;
}

.header.b .fgts.a{
    gap:35px;
    margin-top: 35px;
    margin-bottom: 40px;
}
.header.custom .comment{
    width: 100%;
    text-align: center;
}

.header.custom .title:nth-last-child(2){
    text-align: center;
    font-weight: 600;
}

.header.custom .description{
    text-align: center;
}

.header.b .fgts.a .fgts.b{
    display: flex;
    align-items: center;
    margin: 8px 0;
    background-color: #e9e9e9;
    padding: 15px 60px;
    border-radius: 6px;
    
}

.custom-column .column .t{
    font-weight: 300;
}

.header.b .fgts.a .fgts.b .i {
    width: 45px;
    height: 45px;
}

.header.d .topics .text {
    font-size: 19px;
    letter-spacing: 0;
    line-height: 24px;
}

.header.e { 
    padding-top: 65px;
    padding-bottom: 60px;
}

.header.d .title:first-child {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: -1px;
}

.header.d {
    padding-top: 100px;
    padding-bottom: 110px;
}

.header.c{
    background: linear-gradient(360deg, #112a25 0, #163730 35%, #398c56 100%) !important;
}


.align-produtos{
    text-align: center;
}

.just-cont{
    justify-content: center !important;
}

.header.cnt{
    width: 85%;
}

.header-flex{
    background-color: #fff;
    padding: 130px 0px 110px 0px;
}

.h-flex{
    display: flex;
}

.c-flex{
    display: flex;
}

.flex-img{
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-img img{
    width: 400px;
}

.flex-text{
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex-text h6{
    font-weight: 600;
    font-size: 30px;
    color: #163730;
    padding-bottom: 25px;
}

.flex-icons{
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 10px 0px;
    
}

.flex-icons p{
    font-size: 20px;
}


.flex-icons img{
    width: 35px;
    height: 35px;
    padding-right: 20px;
}

.header.c .img img{
    width: auto !important;
}


.header.d .topics{
    flex-direction: column;
    gap: 30px;
}

.header.d .topics .bx{
    width: 1000px;
}

.negativado{
    font-size: 19px;
    color: #00a71b;
    margin-top: 25px;
}
.header.f .pre .description, .header.f .rate .msg{
    padding: 0px 20px;
}

@media screen and (max-width: 1250px) {
    .header.c .title {
        font-size: 55px !important;
        line-height: 52px;
    }

    .header.a img{
        height: 100% !important;
    }
    .header.b .fgts.a .fgts.b .i img, .header.b .fgts.a .fgts.b .i svg{
        width: 80%;
        height: 80%;
    }

    .header.c .img img{
        width: 550px !important;
    }

    .header.a .btn{
        padding: 12px 55px !important;
    }

    .c-flex{
        flex-direction: column-reverse;
    }

    .header.cnt{
        position: unset;
        transform: none;
    }

    .header.c .title{
        padding-top: 100px !important;    
    }

    .flex-img{
        padding-top: 75px !important;
    }

    .header.c .pre{
        text-align: center;
        padding-left: 0px;
    }

    .header.c .img{
        left: 0px !important;
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header.d .topics .bx{
        width: 100% !important;
    }


    .h-flex{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .flex-text{
        width: 100%;
        text-align: center;
    }

    .flex-icons{
        justify-content: center;
        align-items: center;
    }

    .header.c .description {
        font-size: 24px;
        line-height: 28px;
        padding-top: 25px;
    }
    .header.a .description{
        width: 370px !important;
        font-size: 16px !important;
    }
}

@media screen and (max-width: 800px) {
    .header.a img {
        width: 350px !important;
        height: auto !important;
    }
    .flex-img{
        width: 80%;
    }
    .header.a .header.img{
        padding-top: 0px !important;
    }

    .header.a {
        padding-bottom: 30px !important;
        background-position: right;
    }

    .header.a .description {
        width: 320px !important;
    }

    .header.b .title:first-child {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .flex-text h6{
        font-size: 24px;
    }

    .flex-icons p {
        font-size: 17px;
    }
    
    .header.b .fgts.a{
        gap: 0px;
    }

    .flex-icons p{
        text-align: left;
    }

    .header.custom .title:nth-last-child(2) {
        font-size: 25px !important;
    }

    .header.c .title {
        font-size: 34px !important;
        margin-top: 0px !important;
        padding-top: 0px !important;
        line-height: 42px !important;
    }

    .header.b .fgts.a{
        width: 270px !important;
    }

    .header.b .fgts.a .fgts.b{
        justify-content: space-evenly !important;
        padding: 15px 25px !important;
    }
    

    .header.c .description {
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }

    .header.c .container {
        width: 300px;
    }

    .header.a .description {
        font-size: 14px !important;
        line-height: 20px;
    }

    .header.b .description:last-child{
        font-size: 20px !important;
    }

    .header.a .img {
        padding-top: 60px !important;
        transform: none !important;
    }

    .header.c .img img {
        margin-top: -20px !important;
    }
}